Updated manifest

This commit is contained in:
Andrew Murray 2019-11-30 23:06:40 +11:00
parent ba74ae80e5
commit a3418f7b2f

View File

@ -8,6 +8,7 @@ include *.sh
include *.txt
include LICENSE
include Makefile
include python-pillow.spec
include tox.ini
graft Tests
graft src
@ -20,6 +21,7 @@ exclude .appveyor.yml
exclude .coveragerc
exclude .codecov.yml
exclude .editorconfig
exclude .packit.yaml
exclude .readthedocs.yml
exclude azure-pipelines.yml
global-exclude .git*