python311Packages.pytest-django: fix build in Darwin sandbox
This commit is contained in:
@@ -51,6 +51,8 @@ buildPythonPackage rec {
|
||||
"test_settings_restored"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "py.test plugin for testing of Django applications";
|
||||
homepage = "https://pytest-django.readthedocs.org/en/latest/";
|
||||
|
||||
Reference in New Issue
Block a user