pypyPackages.paramiko: disable tests
This commit is contained in:
parent
c1f55dcd35
commit
90badb42d1
@ -5788,6 +5788,7 @@ let
|
|||||||
|
|
||||||
propagatedBuildInputs = with self; [ pycrypto ecdsa ];
|
propagatedBuildInputs = with self; [ pycrypto ecdsa ];
|
||||||
|
|
||||||
|
doCheck = !isPyPy;
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
${python}/bin/${python.executable} test.py --no-sftp --no-big-file
|
${python}/bin/${python.executable} test.py --no-sftp --no-big-file
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user