python313Packages.fints: fix build with sandbox (#438453)
This commit is contained in:
@@ -37,6 +37,8 @@ buildPythonPackage rec {
|
||||
sepaxml
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
pythonImportsCheck = [ "fints" ];
|
||||
|
||||
nativeCheckInputs = [
|
||||
|
||||
Reference in New Issue
Block a user