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:
Robert Schütz
2021-06-21 17:54:13 +02:00
committed by Martin Weinelt
parent 6553947785
commit c7e1ded6c5
2 changed files with 2 additions and 10 deletions

View File

@@ -58,7 +58,6 @@ buildPythonPackage rec {
catch
numpy
pytest
scipy
];
checkPhase = ''