python3Packages.aimodernfroms: allow local networking on darwin
Fixes the test suite.
This commit is contained in:
@@ -53,6 +53,8 @@ buildPythonPackage rec {
|
||||
"test_empty_response"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonImportsCheck = [ "aiomodernforms" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user