mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 06:00:33 +03:00
parent
f717118610
commit
f06f4a0728
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue