python3Packages.bumble: fix tests, add __darwinAllowLocalNetworking

This commit is contained in:
Pol Dellaiera
2026-06-08 10:52:48 +02:00
parent 3a859ae533
commit ad63cd14a4
@@ -77,6 +77,7 @@ buildPythonPackage rec {
];
pytestFlags = [ "--asyncio-mode=auto" ];
__darwinAllowLocalNetworking = true;
disabledTests = [
# tests require networking