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"
|
"test_empty_response"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
__darwinAllowLocalNetworking = true;
|
||||||
|
|
||||||
pythonImportsCheck = [ "aiomodernforms" ];
|
pythonImportsCheck = [ "aiomodernforms" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
|
|||||||
Reference in New Issue
Block a user