diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 1 |
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 |