summaryrefslogtreecommitdiffstats
path: root/tox.ini
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-04-21 00:19:38 -0400
committerMatthewLi <matthew.lijun@huawei.com>2017-04-21 02:56:45 -0400
commit56b5afa17e54e789715a5b22711e27a44a25168c (patch)
tree9bcb18f08a1683757fe69e7007a1a1932668ee05 /tox.ini
parentfaa79a9c2ffe8e1bd7ffef6e1b99ca30bd549641 (diff)
fix tox error
see logs https://build.opnfv.org/ci/job/dovetail-verify-master/560/console Change-Id: Ifa66087c4c8fcbaae809aae380587a4f03eded6c Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini4
1 files changed, 2 insertions, 2 deletions
diff --git a/tox.ini b/tox.ini
index 5ed0ecca..68f0d336 100644
--- 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