python313Packages.aafigure: enable tests

This commit is contained in:
Sigmanificient
2026-01-13 01:10:48 +01:00
parent dd0f3cd3c8
commit c91e4fc12b
@@ -21,8 +21,7 @@ buildPythonPackage (finalAttrs: {
propagatedBuildInputs = [ pillow ];
# error: invalid command 'test'
doCheck = false;
nativeCheckInputs = [ pytestCheckHook ];
# Fix impurity. TODO: Do the font lookup using fontconfig instead of this
# manual method. Until that is fixed, we get this whenever we run aafigure: