python3Packages.bumble: fix tests, add __darwinAllowLocalNetworking (#529441)

This commit is contained in:
dotlambda
2026-06-08 17:48:57 +00:00
committed by GitHub
@@ -77,6 +77,7 @@ buildPythonPackage rec {
];
pytestFlags = [ "--asyncio-mode=auto" ];
__darwinAllowLocalNetworking = true;
disabledTests = [
# tests require networking