[tox]
envlist = py26,py27,py31,py34,py35
toxworkdir={env:TOX_WORK_DIR:.tox}

[testenv]
deps=nose
commands=nosetests