Loading pkgs/development/python-modules/img2pdf/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,8 @@ buildPythonPackage rec { "test_miff_cmyk8" "test_tiff_cmyk8" "test_miff_cmyk16" "test_png_gray16" "test_png_rgb16" ]; pythonImportsCheck = [ "img2pdf" ]; Loading Loading
pkgs/development/python-modules/img2pdf/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -81,6 +81,8 @@ buildPythonPackage rec { "test_miff_cmyk8" "test_tiff_cmyk8" "test_miff_cmyk16" "test_png_gray16" "test_png_rgb16" ]; pythonImportsCheck = [ "img2pdf" ]; Loading