summaryrefslogtreecommitdiff
path: root/python/MANIFEST
diff options
context:
space:
mode:
Diffstat (limited to 'python/MANIFEST')
-rw-r--r--python/MANIFEST9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/MANIFEST b/python/MANIFEST
new file mode 100644
index 0000000..1fe22ec
--- /dev/null
+++ b/python/MANIFEST
@@ -0,0 +1,9 @@
+setup.py
+msgpack/pack.h
+msgpack/unpack.h
+msgpack/_msgpack.pyx
+msgpack/__init__.py
+include/msgpack/pack_define.h
+include/msgpack/pack_template.h
+include/msgpack/unpack_define.h
+include/msgpack/unpack_template.h