aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 4558938..bdba91b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,7 @@
recursive-include bin *
recursive-include markdown *.py
recursive-include docs *
+recursive-include markdown/tests *.txt *.html *.cfg *.py
prune markdown/extensions/legacy.py
include setup.py
include MANIFEST