diff options
Diffstat (limited to 'MANIFEST.in')
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 4558938..1cbe234 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,6 +1,6 @@ recursive-include bin * recursive-include markdown *.py recursive-include docs * -prune markdown/extensions/legacy.py +recursive-include tests *.txt *.html *.cfg *.py include setup.py include MANIFEST |