py26 is no longer supported by Infra's CI

Python 2.6 support would be dropped by
Infra team from mitaka,CI would no longer be testing it,
so projects should drop it too.

Change-Id: Ifdf6a79c5ce4b7e2103daa3ffd3216fbf2a0d18e
This commit is contained in:
janonymous 2015-12-26 13:24:30 +05:30 committed by Tim Burke
parent 6fd8c2fad2
commit 0220021900
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py26,py27,tempauth,keystone,s3acl,pylint,pep8
envlist = py27,tempauth,keystone,s3acl,pylint,pep8
minversion = 1.6
skipsdist = True