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

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