Skip to content

Commit c4257a0

Browse files
committed
Modify MANIFEST.in to include full test bundle
This will include the full test bundle on PyPI.
1 parent 6ff3cce commit c4257a0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ include README.rst
44
include decode.py
55
# License
66
include LICENSE
7+
# Include full test suite
8+
recursive-include test/ *

0 commit comments

Comments
 (0)