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

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