Loading pkgs/development/python-modules/fpdf2/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,9 @@ buildPythonPackage rec { "test_png_url" # tries to download file "test_page_background" # tries to download file "test_share_images_cache" # uses timing functions "test_bidi_character" # tries to download file "test_bidi_conformance" # tries to download file "test_insert_jpg_jpxdecode" # JPEG2000 is broken ]; meta = { Loading Loading
pkgs/development/python-modules/fpdf2/default.nix +3 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,9 @@ buildPythonPackage rec { "test_png_url" # tries to download file "test_page_background" # tries to download file "test_share_images_cache" # uses timing functions "test_bidi_character" # tries to download file "test_bidi_conformance" # tries to download file "test_insert_jpg_jpxdecode" # JPEG2000 is broken ]; meta = { Loading