secretary/tox.ini
2017-07-14 12:11:40 -06:00

6 lines
100 B
INI

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