summaryrefslogtreecommitdiff
path: root/tox.ini
blob: 2a961c826a3c1e90abbaf7f6b59001cf00e4ce01 (plain)
1
2
3
4
5
6
7
8
[tox]
envlist = py26,py27,py33,py34,py35,py36

[testenv]

commands =
    pip install -e .[socks]
    python setup.py test