@ -1,5 +1,5 @@
[tox]
envlist = py27,py34,pypy
envlist = py26,py27,py34,pypy
[testenv]
deps = -rrequirements-test.txt
commands = py.test --doctest-modules boltons tests