Pillow/MANIFEST.in

18 lines
443 B
Plaintext

exclude .hgignore
exclude .hgtags
exclude BUILDME.bat
exclude make-manifest.py
exclude SHIP
exclude SHIP.bat
include *.rst
include *.c
include *.h
include selftest.py tox.ini
recursive-include Scripts *.py README
graft Images
recursive-include docs *.txt *.html *.rst *.css *.py README CHANGES CONTENTS Makefile make.bat
recursive-include libImaging *.c *.h
recursive-include Tk *.c *.txt
recursive-include Sane *.c *.txt CHANGES README *.py