This website requires JavaScript.
Explore
Help
Sign in
Stowage
/
msgpack-python
Watch
2
Star
0
Fork
You've already forked msgpack-python
0
mirror of
https://github.com/msgpack/msgpack-python.git
synced
2025-10-31 09:30:53 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
36b88b4077
msgpack-python
/
tox.ini
9 lines
92 B
INI
Raw
Normal View
History
Unescape
Escape
Start using tox
2012-06-19 13:39:23 +09:00
[tox]
envlist
=
py26,py27,py32
[testenv]
deps
=
nose
Fix tests to pass.
2012-06-19 14:20:56 +09:00
six
Start using tox
2012-06-19 13:39:23 +09:00
unify tests for py2 and py3
2012-06-19 13:55:14 +09:00
commands
=
nosetests -w test
Reference in a new issue
Copy permalink