Loading pkgs/development/python-modules/rtree/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,6 @@ buildPythonPackage rec { homepage = "https://github.com/Toblerity/rtree"; changelog = "https://github.com/Toblerity/rtree/blob/${version}/CHANGES.rst"; license = licenses.mit; maintainers = with maintainers; [ bgamari ]; maintainers = with maintainers; teams.geospatial.members ++ [ bgamari ]; }; } Loading
pkgs/development/python-modules/rtree/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -49,6 +49,6 @@ buildPythonPackage rec { homepage = "https://github.com/Toblerity/rtree"; changelog = "https://github.com/Toblerity/rtree/blob/${version}/CHANGES.rst"; license = licenses.mit; maintainers = with maintainers; [ bgamari ]; maintainers = with maintainers; teams.geospatial.members ++ [ bgamari ]; }; }