paramiko/tox.ini

7 lines
132 B
INI
Raw Normal View History

[tox]
envlist = py25,py26,py27
[testenv]
commands = pip install --use-mirrors -q -r dev-requirements.txt
python test.py