From: Cédric Ollivier Date: Fri, 19 Oct 2018 14:08:12 +0000 (+0200) Subject: Temporarily disable py36 X-Git-Tag: opnfv-8.0.0~12 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F55%2F63755%2F2;p=functest.git Temporarily disable py36 Build servers haven't been updated yet to support py36. Change-Id: I6e396f944e7226d682a58c8e74ed136e0b55d2cd Signed-off-by: Cédric Ollivier (cherry picked from commit 6c65f82b3571550229566be3c6b9490741018502) --- diff --git a/tox.ini b/tox.ini index 7e85689a5..48daab5c3 100644 --- a/tox.ini +++ b/tox.ini @@ -1,5 +1,5 @@ [tox] -envlist = docs,pep8,pylint,yamllint,bashate,py36,py27,perm,cover +envlist = docs,pep8,pylint,yamllint,bashate,py27,perm,cover [testenv] usedevelop = True