summaryrefslogtreecommitdiffhomepage
path: root/tox.ini
blob: 96d9b76b67aac0341da71fcd85b8c9d346a1a21b (plain)
1
2
3
4
5
6
[tox]
envlist = py26,py27,py32,py33,py34,pypy

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