Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ include box/*.c
include box/*.so
include box/*.pyd
include box/*.pyi
include test/__init__.py
include test/common.py
include test/data/*.csv
include test/data/*.json
include test/data/*.msgpack
include test/data/*.tml
include test/data/*.txt
include test/data/*.yaml