aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in6
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