Files
deb-python-pyvmomi/tox.ini
2014-08-26 14:27:00 -04:00

7 lines
113 B
INI

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