clean up default environments run by tox

Change-Id: Iab5f03a08d11697604e8876a9ad674ac91617a3c
This commit is contained in:
Doug Hellmann 2015-01-05 14:58:52 -05:00
parent 37c94cd0d6
commit 554bd471d5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py32,py33,py34,pypy,pep8,docs
envlist = py33,py34,py26,py27,pypy,pep8,docs
[testenv]
deps =