1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-02 16:58:30 +00:00
Radicale/tox.ini
2016-05-18 22:57:17 +02:00

11 lines
100 B
INI

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