[tox]
envlist = py26,py27,py32,py33,py34,pypy

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