radicale/tox.ini
2016-05-18 22:57:17 +02:00

12 lines
100 B
INI

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