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