Skip to content

Commit f06f4a0

Browse files
committedMay 27, 2017
pandas: remove outdated comment
closes #26058
1 parent f717118 commit f06f4a0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎pkgs/development/python-modules/pandas/default.nix

-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ in buildPythonPackage rec {
7070
--replace OSError ImportError
7171
'';
7272

73-
# The flag `-A 'not network'` will disable tests that use internet.
7473
checkPhase = ''
7574
runHook preCheck
7675
py.test $out/${python.sitePackages}/pandas --skip-slow --skip-network

0 commit comments

Comments
 (0)
Please sign in to comment.