mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50: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
|
||||
'';
|
||||
|
||||
# The flag `-A 'not network'` will disable tests that use internet.
|
||||
checkPhase = ''
|
||||
runHook preCheck
|
||||
py.test $out/${python.sitePackages}/pandas --skip-slow --skip-network
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue