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

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