Merge "Remove py26 env from test list"

This commit is contained in:
Jenkins 2015-10-28 06:59:16 +00:00 committed by Gerrit Code Review
commit 15e3d47a35
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