python311Packages.pyhanko: Unmark broken on darwin (#355177)
This commit is contained in:
@@ -128,8 +128,5 @@ buildPythonPackage rec {
|
||||
changelog = "https://github.com/MatthiasValvekens/pyHanko/blob/v${version}/docs/changelog.rst";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
# Most tests fail with:
|
||||
# OSError: One or more parameters passed to a function were not valid.
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user