flake8/tox.ini
2015-12-28 23:32:42 -06:00

8 lines
98 B
INI

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