Loading pkgs/development/python-modules/aiohttp-jinja2/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ buildPythonPackage rec { pytestCheckHook ]; __darwinAllowLocalNetworking = true; postPatch = '' substituteInPlace pytest.ini \ --replace-fail "--cov=aiohttp_jinja2/ --cov=tests/ --cov-report term" "" Loading Loading
pkgs/development/python-modules/aiohttp-jinja2/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ buildPythonPackage rec { pytestCheckHook ]; __darwinAllowLocalNetworking = true; postPatch = '' substituteInPlace pytest.ini \ --replace-fail "--cov=aiohttp_jinja2/ --cov=tests/ --cov-report term" "" Loading