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