[tox] envlist=py25,py26,py27,py32,pypy [testenv] commands=python setup.py test [testenv:py25] deps=unittest2 [testenv:py26] deps=unittest2