python3Packages.typecode: fix tests

This commit is contained in:
eljamm
2026-06-05 12:47:41 +02:00
parent a1a3608f16
commit be64c201ec
@@ -53,12 +53,8 @@ buildPythonPackage (finalAttrs: {
# Many of the failures below are reported in:
# https://github.com/aboutcode-org/typecode/issues/36
# AssertionError: assert 'application/x-bytecode.python'...
"test_package_json"
# fails due to change in file (libmagic) 5.45
"test_doc_postscript_eps"
"test_package_debian"
"test_media_image_img"
];
pythonImportsCheck = [ "typecode" ];