mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 17:33:08 +03:00
Sort manifest
This commit is contained in:
parent
8559fafca4
commit
59e3b7113f
26
MANIFEST.in
26
MANIFEST.in
|
@ -1,24 +1,24 @@
|
||||||
exclude .hgignore
|
exclude .hgignore
|
||||||
exclude .hgtags
|
exclude .hgtags
|
||||||
exclude BUILDME.bat
|
exclude BUILDME.bat
|
||||||
exclude make-manifest.py
|
|
||||||
exclude SHIP
|
exclude SHIP
|
||||||
exclude SHIP.bat
|
exclude SHIP.bat
|
||||||
include *.rst
|
exclude make-manifest.py
|
||||||
include *.c
|
graft Images
|
||||||
include *.h
|
|
||||||
include selftest.py tox.ini
|
|
||||||
include COPYING
|
|
||||||
recursive-include Tests *.py *.txt
|
|
||||||
graft Tests/fonts
|
graft Tests/fonts
|
||||||
graft Tests/icc
|
graft Tests/icc
|
||||||
graft Tests/images
|
graft Tests/images
|
||||||
|
include *.c
|
||||||
|
include *.h
|
||||||
|
include *.rst
|
||||||
|
include .gitattributes
|
||||||
|
include .travis.yml
|
||||||
|
include COPYING
|
||||||
|
include selftest.py tox.ini
|
||||||
|
recursive-include Sane *.c *.txt CHANGES README *.py
|
||||||
recursive-include Scripts *.py README
|
recursive-include Scripts *.py README
|
||||||
graft Images
|
recursive-include Tests *.py *.txt
|
||||||
|
recursive-include Tk *.c *.txt
|
||||||
|
recursive-include docs *.gitignore
|
||||||
recursive-include docs *.txt *.html *.rst *.css *.py README CHANGES CONTENTS Makefile make.bat BUILDME LICENSE COPYING
|
recursive-include docs *.txt *.html *.rst *.css *.py README CHANGES CONTENTS Makefile make.bat BUILDME LICENSE COPYING
|
||||||
recursive-include libImaging *.c *.h
|
recursive-include libImaging *.c *.h
|
||||||
recursive-include Tk *.c *.txt
|
|
||||||
recursive-include Sane *.c *.txt CHANGES README *.py
|
|
||||||
include .travis.yml
|
|
||||||
recursive-include docs *.gitignore
|
|
||||||
include .gitattributes
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user