Remove py26 tox target

Change-Id: I8997d279ccc99afdb8bf33aae43ca2ce4202de3b
This commit is contained in:
Ilya Shakhat 2014-12-16 16:05:50 +03:00
parent bcd64e334d
commit 65e51bb4c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,py33,py34,pep8
envlist = py27,py33,py34,pep8
minversion = 1.6
skipsdist = True