paramiko/tox.ini

7 lines
137 B
INI
Raw Normal View History

[tox]
2014-04-14 10:40:56 -04:00
envlist = py26,py27,py32,py33
[testenv]
2014-01-10 23:07:43 -05:00
commands = pip install --use-mirrors -q -r tox-requirements.txt
python test.py