[tox]
envlist = py27,py3
skipsdist = True
[testenv]
deps = -rrequirements-dev.txt
commands = python setup.py test