Files
requests/tox.ini
T
Hugo Osvaldo Barrera ed068ea0af Drop python2.6 support
2017-07-14 11:42:32 -03:00

9 lines
117 B
INI

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