Loading pkgs/development/python-modules/img2pdf/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ buildPythonPackage rec { "test_jpg_cmyk" "test_miff_cmyk8" "test_tiff_cmyk8" "test_miff_cmyk16" ]; pythonImportsCheck = [ "img2pdf" ]; Loading Loading
pkgs/development/python-modules/img2pdf/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,7 @@ buildPythonPackage rec { "test_jpg_cmyk" "test_miff_cmyk8" "test_tiff_cmyk8" "test_miff_cmyk16" ]; pythonImportsCheck = [ "img2pdf" ]; Loading