radicale/tox.ini
Guillaume Ayoub 3560f96c8b Fix tox.ini
2016-05-18 22:31:28 +02:00

13 lines
107 B
INI

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