parent
f717118610
commit
f06f4a0728
@ -70,7 +70,6 @@ in buildPythonPackage rec {
|
|||||||
--replace OSError ImportError
|
--replace OSError ImportError
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# The flag `-A 'not network'` will disable tests that use internet.
|
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
runHook preCheck
|
runHook preCheck
|
||||||
py.test $out/${python.sitePackages}/pandas --skip-slow --skip-network
|
py.test $out/${python.sitePackages}/pandas --skip-slow --skip-network
|
||||||
|
Loading…
x
Reference in New Issue
Block a user