Loading pkgs/development/python-modules/shapely/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -5,7 +5,9 @@ , fetchPypi , cython , geos , oldest-supported-numpy , setuptools , wheel , numpy , pytestCheckHook }: Loading @@ -25,7 +27,9 @@ buildPythonPackage rec { nativeBuildInputs = [ cython geos # for geos-config oldest-supported-numpy setuptools wheel ]; buildInputs = [ Loading Loading
pkgs/development/python-modules/shapely/default.nix +4 −0 Original line number Diff line number Diff line Loading @@ -5,7 +5,9 @@ , fetchPypi , cython , geos , oldest-supported-numpy , setuptools , wheel , numpy , pytestCheckHook }: Loading @@ -25,7 +27,9 @@ buildPythonPackage rec { nativeBuildInputs = [ cython geos # for geos-config oldest-supported-numpy setuptools wheel ]; buildInputs = [ Loading