python310Packages.pytest-base-url: allow binding to localhost on darwin

This commit is contained in:
Theodore Ni
2023-07-09 19:57:58 -07:00
parent f041751506
commit e63a9e7fed
@@ -35,6 +35,8 @@ buildPythonPackage rec {
requests
];
__darwinAllowLocalNetworking = true;
nativeCheckInputs = [
pytestCheckHook
pytest-localserver