secretary/tox.ini

7 lines
99 B
INI
Raw Normal View History

[tox]
2017-05-02 22:18:09 +02:00
envlist = py26, py27, py3, py33, py34, py35, py36
[testenv]
deps = pytest
commands= py.test