python311Packages.einops: set __darwinAllowLocalNetworking
This commit is contained in:
@@ -55,6 +55,8 @@ buildPythonPackage rec {
|
||||
|
||||
disabledTestPaths = [ "tests/test_layers.py" ];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
meta = with lib; {
|
||||
description = "Flexible and powerful tensor operations for readable and reliable code";
|
||||
homepage = "https://github.com/arogozhnikov/einops";
|
||||
|
||||
Reference in New Issue
Block a user