Commit ae4ecd0b authored by Robert Schütz's avatar Robert Schütz
Browse files

python313Packages.img2pdf: skip failing test

parent 633a0063
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -81,6 +81,8 @@ buildPythonPackage rec {
    "test_miff_cmyk8"
    "test_tiff_cmyk8"
    "test_miff_cmyk16"
    "test_png_gray16"
    "test_png_rgb16"
  ];

  pythonImportsCheck = [ "img2pdf" ];