Fix to use MANIEFST.in.
This commit is contained in:
9
MANIFEST
9
MANIFEST
@@ -1,9 +0,0 @@
|
||||
setup.py
|
||||
msgpack/pack.h
|
||||
msgpack/unpack.h
|
||||
msgpack/_msgpack.pyx
|
||||
msgpack/__init__.py
|
||||
msgpack/pack_define.h
|
||||
msgpack/pack_template.h
|
||||
msgpack/unpack_define.h
|
||||
msgpack/unpack_template.h
|
||||
2
MANIFEST.in
Normal file
2
MANIFEST.in
Normal file
@@ -0,0 +1,2 @@
|
||||
include setup.py
|
||||
recursive-include msgpack *.h *.c *.pyx
|
||||
Reference in New Issue
Block a user