mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 09:50:01 +00:00
Fix Makefile
This commit is contained in:
parent
fb7f2ed4ad
commit
e72aa01fe5
1 changed files with 2 additions and 3 deletions
5
Makefile
5
Makefile
|
|
@ -1,7 +1,6 @@
|
|||
all:
|
||||
python setup.py build_ext -i -f
|
||||
python setup.py build
|
||||
python setup.py sdist
|
||||
python setup_dev.py build_ext -i -f
|
||||
python setup.py build sdist
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue