Remove py26 env from test list

Change-Id: Ic1aa10405eadaee73d05e2d3ea4263882f5f0b70
This commit is contained in:
Marian Horban 2015-10-26 11:20:05 -04:00
parent 3d79348dae
commit af808b49c5
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py34,py26,py27,pypy,pep8
envlist = py34,py27,pypy,pep8
# NOTE(dhellmann): We cannot set skipdist=True
# for oslo libraries because of the namespace package.
#skipsdist = True