blob: 67386d1a8e57ca5ccb64519c767ce7b638cfd4ba [file] [log] [blame]
[tox]
envlist = pypy,py26,py27,py32,py33
[testenv]
setenv =
# Do not allowed the executing environment to pollute the test environment
# with extra packages.
PYTHONPATH=
# The standard library unittest module can run tests on Python 2.7 and newer
commands = python setup.py test