Loading pkgs/development/python-modules/shapely/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { buildInputs = [ geos ]; propagatedBuildInputs = [ numpy ]; dependencies = [ numpy ]; nativeCheckInputs = [ pytestCheckHook ]; Loading Loading
pkgs/development/python-modules/shapely/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ buildPythonPackage rec { buildInputs = [ geos ]; propagatedBuildInputs = [ numpy ]; dependencies = [ numpy ]; nativeCheckInputs = [ pytestCheckHook ]; Loading