Merge pull request #2910 from python-pillow/rm-scripts

Scripts no longer part of this package
This commit is contained in:
wiredfool 2017-12-28 14:22:23 +00:00 committed by GitHub
commit a1957c833f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,6 @@ include *.sh
include *.txt
include LICENSE
include Makefile
graft Scripts
graft Tests
graft PIL
graft Tk