python310Packages.ephemeral-port-reserve: Fix tests on darwin
This commit is contained in:
@@ -29,6 +29,8 @@ buildPythonPackage {
|
||||
"test_fqdn"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonImportsCheck = [
|
||||
"ephemeral_port_reserve"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user