fix tox error 13/33613/3
authorMatthewLi <matthew.lijun@huawei.com>
Fri, 21 Apr 2017 04:19:38 +0000 (00:19 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Fri, 21 Apr 2017 06:56:45 +0000 (02:56 -0400)
see logs

https://build.opnfv.org/ci/job/dovetail-verify-master/560/console

Change-Id: Ifa66087c4c8fcbaae809aae380587a4f03eded6c
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
tox.ini

diff --git a/tox.ini b/tox.ini
index 5ed0ecc..68f0d33 100644 (file)
--- a/tox.ini
+++ b/tox.ini
@@ -1,7 +1,7 @@
 [tox]
-minversion = 1.6
+minversion = 2.5
 skipsdist = True
-envlist = py27,pep8
+envlist = pep8,py27
 
 [testenv]
 basepython=python2