flake8/tox.ini
2016-01-09 12:56:03 -06:00

9 lines
107 B
INI

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