Pillow/MANIFEST.in
2013-01-10 08:52:45 -06:00

22 lines
531 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 Tests *.py *.txt
graft Tests/fonts
graft Tests/icc
graft Tests/images
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