python3Packages.curio: fix darwin network tests
This commit is contained in:
parent
3c3c59e039
commit
e3434cd11b
@ -19,6 +19,8 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
checkInputs = [ pytest sphinx ];
|
checkInputs = [ pytest sphinx ];
|
||||||
|
|
||||||
|
__darwinAllowLocalNetworking = true;
|
||||||
|
|
||||||
# test_aside_basic times out,
|
# test_aside_basic times out,
|
||||||
# test_aside_cancel fails because modifies PYTHONPATH and cant find pytest
|
# test_aside_cancel fails because modifies PYTHONPATH and cant find pytest
|
||||||
checkPhase = ''
|
checkPhase = ''
|
||||||
|
Loading…
x
Reference in New Issue
Block a user