mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-10-22 16:02:30 +02:00
Fix tests.
This commit is contained in:
7
python/Makefile
Normal file
7
python/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
all:
|
||||
python setup.py build
|
||||
python setup.py sdist
|
||||
|
||||
.PHONY: test
|
||||
test:
|
||||
nosetests test
|
Reference in New Issue
Block a user