diff options
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ all: - python setup_dev.py build_ext -i -f + python setup.py build_ext -i -f python setup.py build sdist .PHONY: test |
![]() |
index : delta/python-packages/msgpack-python.git | |
github.com: msgpack/msgpack-python.git |
summaryrefslogtreecommitdiff |
-rw-r--r-- | Makefile | 2 |
@@ -1,5 +1,5 @@ all: - python setup_dev.py build_ext -i -f + python setup.py build_ext -i -f python setup.py build sdist .PHONY: test |