python312Packages.glyphsets: disable failing test
This commit is contained in:
@@ -58,6 +58,8 @@ buildPythonPackage rec {
|
||||
disabledTests = [
|
||||
# This "test" just tries to connect to PyPI and look for newer releases. Not needed.
|
||||
"test_dependencies"
|
||||
# AssertionError
|
||||
"test_definitions"
|
||||
];
|
||||
|
||||
meta = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user