msgpack-python/tox.ini
2014-02-14 09:01:00 +09:00

9 lines
100 B
INI

[tox]
envlist = py26,py27,py32,py33,pypy
[testenv]
deps=
pytest
six
commands=py.test test