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-20 04:13:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
593c832ab0
msgpack-python
/
tox.ini
10 lines
98 B
INI
Raw
Normal View
History
Unescape
Escape
Start using tox
2012-06-19 13:39:23 +09:00
[tox]
Add py33 to tox.
2012-09-23 08:57:32 +09:00
envlist
=
py26,py27,py32,py33
Start using tox
2012-06-19 13:39:23 +09:00
[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