mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-08-01 02:50:05 +03:00
Update the manifest to include a lot of missing files
This commit is contained in:
parent
5dd80825b4
commit
59510d46c6
13
MANIFEST.in
13
MANIFEST.in
|
@ -7,8 +7,15 @@ exclude SHIP.bat
|
|||
include *.rst
|
||||
include *.c
|
||||
include *.h
|
||||
recursive-exclude Tests *
|
||||
recursive-include docs *.txt
|
||||
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
|
||||
recursive-include Sane *.c *.txt CHANGES README *.py
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user