new file 100644
[tox]
envlist = py25,py26,py27
[testenv:py25]
commands =
nosetests
[testenv:py26]
[testenv:py27]
Status change: