python3Packages.scipy: fix folder tests are run in
This commit is contained in:
@@ -58,7 +58,7 @@ buildPythonPackage rec {
|
||||
|
||||
checkPhase = ''
|
||||
runHook preCheck
|
||||
pushd dist
|
||||
pushd "$out"
|
||||
${python.interpreter} -c "import scipy; scipy.test('fast', verbose=10, parallel=$NIX_BUILD_CORES)"
|
||||
popd
|
||||
runHook postCheck
|
||||
|
||||
Reference in New Issue
Block a user