Loading pkgs/development/python-modules/rasterio/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -104,6 +104,9 @@ buildPythonPackage rec { pytestFlagsArray = [ "-m 'not network'" # pytest.PytestRemovedIn8Warning: Passing None has been deprecated. "-W ignore::pytest.PytestRemovedIn8Warning" ]; disabledTests = [ Loading Loading
pkgs/development/python-modules/rasterio/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -104,6 +104,9 @@ buildPythonPackage rec { pytestFlagsArray = [ "-m 'not network'" # pytest.PytestRemovedIn8Warning: Passing None has been deprecated. "-W ignore::pytest.PytestRemovedIn8Warning" ]; disabledTests = [ Loading