Files
requests/tox.ini
T
2018-10-17 00:18:51 -07:00

9 lines
112 B
INI

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