diff options
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index bbadcbcea..2ec72dc24 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in -exclude .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile +exclude .coafile .coveragerc .gitattributes .gitignore .travis.yml Vagrantfile prune .travis prune .github graft src |