[tox] envlist = py26,py27,py33,py34,py35 [testenv]
deps = -r{toxinidir}/dev-requirements.txt
commands= python ./test/test.py
py.test test