diff options
-rw-r--r-- | MANIFEST.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 64b26b4..4eb9a7c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,5 +3,5 @@ include README include COPYING include DEPENDS include bin/pytest -recursive-include test/data *.py *.txt +recursive-include test/data *.py *.txt *.msg recursive-include doc/html * |