We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b071107 commit 0b4caf8Copy full SHA for 0b4caf8
1 file changed
MANIFEST.in
@@ -6,3 +6,11 @@ include box/*.c
6
include box/*.so
7
include box/*.pyd
8
include box/*.pyi
9
+include test/__init__.py
10
+include test/common.py
11
+include test/data/*.csv
12
+include test/data/*.json
13
+include test/data/*.msgpack
14
+include test/data/*.tml
15
+include test/data/*.txt
16
+include test/data/*.yaml
0 commit comments