python312Packages.mpi4py: fix tests in darwin sandbox
This commit is contained in:
@@ -49,6 +49,8 @@ buildPythonPackage rec {
|
||||
"demo/futures/test_futures.py"
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
passthru = {
|
||||
inherit mpi;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user