mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 20:03:16 +00:00
Add test/ and test3/ to MANIFEST.in
This commit is contained in:
parent
938a124973
commit
2c53c17979
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
include setup.py
|
||||
include COPYING
|
||||
recursive-include msgpack *.h *.c *.pyx
|
||||
recursive-include test *.py
|
||||
recursive-include test3 *.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue