Files
requests/tox.ini
2017-05-27 23:52:44 -04:00

8 lines
121 B
INI

[tox]
envlist = py26,py27,py33,py34,py35,py36
[testenv]
commands =
pip install -e .[socks]
python setup.py test