Browse Source

MANIFEST.in: also add magick.py

main
parent
commit
17624991ee
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1
  1. 1
      MANIFEST.in

1
MANIFEST.in

@ -1,6 +1,7 @@ @@ -1,6 +1,7 @@
include README.md
include test_comp.sh
include test.sh
include magick.py
include CHANGES.rst
include LICENSE
recursive-include src *.jpg

Loading…
Cancel
Save