python313Packages.aiohttp-jinja2: allow networking on darwin
This commit is contained in:
@@ -34,6 +34,8 @@ buildPythonPackage rec {
|
||||
pytestCheckHook
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace pytest.ini \
|
||||
--replace-fail "--cov=aiohttp_jinja2/ --cov=tests/ --cov-report term" ""
|
||||
|
||||
Reference in New Issue
Block a user