blob: 0da79b73a9665f5fedc9147810bccb2559ff39be [file] [log] [blame]
[tox]
envlist=py26,py27,py32,py33,pypy
[testenv]
commands=python all_tests.py
[testenv:py26]
deps=unittest2