python3Packages.bumble: fix tests, add __darwinAllowLocalNetworking (#529441)
This commit is contained in:
@@ -77,6 +77,7 @@ buildPythonPackage rec {
|
||||
];
|
||||
|
||||
pytestFlags = [ "--asyncio-mode=auto" ];
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
disabledTests = [
|
||||
# tests require networking
|
||||
|
||||
Reference in New Issue
Block a user