flake8/tox.ini
Florent Xicluna 04401f8080 Add tox.ini
2014-03-30 22:51:03 +02:00

8 lines
102 B
INI

[tox]
envlist =
py26,py27,py32,py33,py34
[testenv]
deps =
commands =
python setup.py test -q