mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-07 02:09:59 +00:00
Update test_format.
This commit is contained in:
parent
3e396ef146
commit
0b33a634a6
2 changed files with 67 additions and 50 deletions
|
|
@ -29,3 +29,10 @@ MessagePack requires gcc currently. So you need to prepare
|
|||
MinGW GCC.
|
||||
|
||||
$ python setup.py install -c mingw
|
||||
|
||||
TEST
|
||||
----
|
||||
MessagePack uses nosetest for testing.
|
||||
Run test with following command:
|
||||
|
||||
$ nosetests test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue