aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
blob: 43c391dd35fbe4219436844b6135a99e3b21bf3e (plain)
1
2
3
4
5
6
[tox]
envlist = py26,py27,py32,py33

[testenv]
commands = pip install --use-mirrors -q -r tox-requirements.txt
           python test.py