python310Packages.ephemeral-port-reserve: Fix tests on darwin

This commit is contained in:
Martin Weinelt
2023-02-12 01:04:54 +01:00
parent a48dcc5da1
commit f75329f0bc
@@ -29,6 +29,8 @@ buildPythonPackage {
"test_fqdn"
];
__darwinAllowLocalNetworking = true;
pythonImportsCheck = [
"ephemeral_port_reserve"
];