mirror of
https://github.com/msgpack/msgpack-python.git
synced 2025-10-19 12:03:15 +00:00
Switchng to py.test
This commit is contained in:
parent
97a9f3f05c
commit
5f55e4c6db
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -9,4 +9,4 @@ python3:
|
|||
python3 setup.py build sdist
|
||||
|
||||
test:
|
||||
nosetests test
|
||||
py.test test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue