python3Packages.curio: fix darwin network tests
This commit is contained in:
@@ -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 = ''
|
||||||
|
|||||||
Reference in New Issue
Block a user