diff --git a/MANIFEST.in b/MANIFEST.in index 9561fb1..9013ee6 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1 +1,12 @@ include README.rst +CHANGELOG.txt +LICENSE.txt +tox.ini +run-tests +recursive-include tests *.egg +recursive-include tests *.gz +recursive-include tests *.html +recursive-include tests *.py +recursive-include tests *.txt +recursive-include tests *.whl +recursive-include tests *.zip