You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
img2pdf/MANIFEST.in

13 lines
276 B
Plaintext

include README.md
include test_comp.sh
include test.sh
include magick.py
include CHANGES.rst
include LICENSE
recursive-include src *.jpg
recursive-include src *.pdf
recursive-include src *.png
recursive-include src *.tif
recursive-include src *.gif
recursive-include src *.py