python312Packages.blockbuster: fix test in darwin sandbox
This commit is contained in:
@@ -36,6 +36,8 @@ buildPythonPackage rec {
|
||||
"test_ssl_socket"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonImportsCheck = [ "blockbuster" ];
|
||||
|
||||
meta = {
|
||||
|
||||
Reference in New Issue
Block a user