Merge pull request #250666 from tjni/openapi-core

python3.pkgs.openapi-core: fix sandbox darwin build
This commit is contained in:
OTABI Tomoya
2023-08-23 10:20:40 +09:00
committed by GitHub
@@ -82,6 +82,8 @@ buildPythonPackage rec {
];
};
__darwinAllowLocalNetworking = true;
nativeCheckInputs = [
pytest-aiohttp
pytestCheckHook