8000 Add test/ and test3/ to MANIFEST.in · urso/msgpack-python@2c53c17 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2c53c17

Browse files
committed
Add test/ and test3/ to MANIFEST.in
1 parent 938a124 commit 2c53c17

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
@@ -1,3 +1,5 @@
11
include setup.py
22
include COPYING
33
recursive-include msgpack *.h *.c *.pyx
4+
recursive-include test *.py
5+
recursive-include test3 *.py

0 commit comments

Comments
 (0)
0