python312Packages.blockbuster: fix test in darwin sandbox

This commit is contained in:
Gaetan Lepage
2025-04-15 00:03:11 +02:00
parent 5589813266
commit d8a6381af7
@@ -36,6 +36,8 @@ buildPythonPackage rec {
"test_ssl_socket"
];
__darwinAllowLocalNetworking = true;
pythonImportsCheck = [ "blockbuster" ];
meta = {