Merge branch 'master' of github.com:paramiko/paramiko

This commit is contained in:
Jeff Forcier 2014-04-24 11:19:51 -07:00
commit 54613b6885
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py25,py26,py27,py32,py33
envlist = py26,py27,py32,py33
[testenv]
commands = pip install --use-mirrors -q -r tox-requirements.txt