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

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