python310Packages.aioconsole: fix tests on Darwin
This commit is contained in:
committed by
Robert Schütz
parent
13351c3d9e
commit
8d4ebc8e5d
@@ -38,6 +38,8 @@ buildPythonPackage rec {
|
||||
--replace "--cov aioconsole --count 2" ""
|
||||
'';
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
disabledTests = [
|
||||
"test_interact_syntax_error"
|
||||
# Output and the sandbox don't work well together
|
||||
|
||||
Reference in New Issue
Block a user