Merge pull request #250666 from tjni/openapi-core
python3.pkgs.openapi-core: fix sandbox darwin build
This commit is contained in:
@@ -82,6 +82,8 @@ buildPythonPackage rec {
|
||||
];
|
||||
};
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
nativeCheckInputs = [
|
||||
pytest-aiohttp
|
||||
pytestCheckHook
|
||||
|
||||
Reference in New Issue
Block a user