mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
Some optimization on packing.
This commit is contained in:
parent
b5010c71a9
commit
d4317fdc85
3 changed files with 40 additions and 59 deletions
|
|
@ -1,4 +1,5 @@
|
|||
all:
|
||||
python setup.py build_ext -i -f
|
||||
python setup.py build
|
||||
python setup.py sdist
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue