summaryrefslogtreecommitdiffhomepage
path: root/tox.ini
blob: 55e3fe64b758be5f1f93ed0f51e0b066d64c8152 (plain)
1
2
3
4
5
6
[tox]
envlist = py25,py26,py27,py32,py33

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