Files
requests/tox.ini
T
2018-11-11 12:01:41 -08:00

9 lines
117 B
INI

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