pip/tox.ini

9 lines
128 B
INI

[tox]
envlist =
py25,py26,py27,py32,py33,pypy
[testenv]
commands =
python setup.py dev
python setup.py nosetests