diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index e7ad4f4..95a3ce2 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,6 +5,8 @@ recursive-include tests *.txt *.html *.cfg *.py include setup.py include setup.cfg include run-tests.py +include tox.ini +include makefile include LICENSE.md include README.md include INSTALL.md |