deb-python-pyvmomi/tox.ini
2015-11-19 23:06:55 -08:00

7 lines
108 B
INI

[tox]
envlist = py27,py33,py34
[testenv]
deps = -rtest-requirements.txt
commands =
python setup.py test