pythonPackages.pybind11: don't run scipy tests
Two tests out of 439 are not worth working around the cyclic dependency.
This commit is contained in:
committed by
Martin Weinelt
parent
6553947785
commit
c7e1ded6c5
@@ -58,7 +58,6 @@ buildPythonPackage rec {
|
||||
catch
|
||||
numpy
|
||||
pytest
|
||||
scipy
|
||||
];
|
||||
|
||||
checkPhase = ''
|
||||
|
||||
Reference in New Issue
Block a user