diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 9d6aaed..e7ad4f4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -5,7 +5,7 @@ recursive-include tests *.txt *.html *.cfg *.py include setup.py include setup.cfg include run-tests.py -include LICENSE -include README -include INSTALL +include LICENSE.md +include README.md +include INSTALL.md include MANIFEST |