Commit 2924941c authored by Sébastien Maret's avatar Sébastien Maret
Browse files

python3Packages.reproject: fix tests

parent 5a2d41f7
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,8 @@ buildPythonPackage rec {
    "build/lib*"
    # Avoid failure due to user warning: Distutils was imported before Setuptools
    "-p no:warnings"
    # Uses network
    "--ignore build/lib*/reproject/interpolation/"
  ];

  pythonImportsCheck = [