Merge pull request #4867 from jdufresne/extra

Simplify tox.ini
This commit is contained in:
Kenneth Reitz
2018-11-13 07:52:06 -05:00
committed by GitHub

View File

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