Loading pkgs/development/python-modules/shapely/default.nix +4 −3 Original line number Diff line number Diff line { lib , stdenv , buildPythonPackage , pythonOlder , fetchPypi , pytestCheckHook , pythonOlder , cython , geos , numpy , oldest-supported-numpy , setuptools , wheel , numpy , pytestCheckHook }: buildPythonPackage rec { Loading Loading
pkgs/development/python-modules/shapely/default.nix +4 −3 Original line number Diff line number Diff line { lib , stdenv , buildPythonPackage , pythonOlder , fetchPypi , pytestCheckHook , pythonOlder , cython , geos , numpy , oldest-supported-numpy , setuptools , wheel , numpy , pytestCheckHook }: buildPythonPackage rec { Loading