Loading pkgs/development/python-modules/rasterio/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -98,6 +98,6 @@ buildPythonPackage rec { homepage = "https://rasterio.readthedocs.io/"; changelog = "https://github.com/rasterio/rasterio/blob/${version}/CHANGES.txt"; license = licenses.bsd3; maintainers = with maintainers; [ mredaelli ]; maintainers = teams.geospatial.members; }; } Loading
pkgs/development/python-modules/rasterio/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -98,6 +98,6 @@ buildPythonPackage rec { homepage = "https://rasterio.readthedocs.io/"; changelog = "https://github.com/rasterio/rasterio/blob/${version}/CHANGES.txt"; license = licenses.bsd3; maintainers = with maintainers; [ mredaelli ]; maintainers = teams.geospatial.members; }; }