Loading pkgs/development/python-modules/pyproj/default.nix +7 −7 Original line number Diff line number Diff line Loading @@ -3,17 +3,17 @@ buildPythonPackage, fetchFromGitHub, fetchpatch, python, proj, pytestCheckHook, pythonOlder, substituteAll, certifi, cython, pytestCheckHook, mock, certifi, numpy, shapely, pandas, proj, shapely, xarray, }: Loading Loading @@ -51,11 +51,11 @@ buildPythonPackage rec { propagatedBuildInputs = [ certifi ]; nativeCheckInputs = [ pytestCheckHook mock numpy shapely pandas pytestCheckHook shapely xarray ]; Loading Loading
pkgs/development/python-modules/pyproj/default.nix +7 −7 Original line number Diff line number Diff line Loading @@ -3,17 +3,17 @@ buildPythonPackage, fetchFromGitHub, fetchpatch, python, proj, pytestCheckHook, pythonOlder, substituteAll, certifi, cython, pytestCheckHook, mock, certifi, numpy, shapely, pandas, proj, shapely, xarray, }: Loading Loading @@ -51,11 +51,11 @@ buildPythonPackage rec { propagatedBuildInputs = [ certifi ]; nativeCheckInputs = [ pytestCheckHook mock numpy shapely pandas pytestCheckHook shapely xarray ]; Loading