diff --git a/tox.ini b/tox.ini index 47b68ba5..1ce5f54c 100644 --- a/tox.ini +++ b/tox.ini @@ -4,5 +4,4 @@ envlist = py27,py34,py35,py36 [testenv] commands = - pip install -e .[socks] python setup.py test