paramiko/tox.ini

7 lines
142 B
INI
Raw Normal View History

[tox]
2013-10-30 19:06:09 -04:00
envlist = py25,py26,py27,py32,py33
[testenv]
commands = pip install --use-mirrors -q -r dev-requirements.txt
python test.py