secretary/tox.ini

7 lines
87 B
INI
Raw Normal View History

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