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

[testenv]
deps=pytest
commands=python setup.py dev
         python setup.py test