summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorVishakha Agarwal <agarwalvishakha18@gmail.com>2019-04-09 14:27:25 +0530
committerVishakha Agarwal <agarwalvishakha18@gmail.com>2019-04-09 14:27:25 +0530
commit068e1f51c02164a19a63ef2b030c89d5e986f49e (patch)
treea0e78f167d1826fad54c80e5291aa6c04c70cbd9 /tox.ini
parent6d306d936a283f907a9ca89de3f8de3392bbc794 (diff)
downloadkeystone-068e1f51c02164a19a63ef2b030c89d5e986f49e.tar.gz
Update the min version of tox
In Train, we will use python3.6 and 3.7 for which the minimum tox version required is 2.5[1] [1]https://tox.readthedocs.io/en/latest/changelog.html#v2-6-0-2017-02-04 Change-Id: I07c39d6503ae2c667e5967ef2c22bb3a6350d37d
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 07f9cca1b..7fc0dc27b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-minversion = 2.3.1
+minversion = 2.5.0
skipsdist = True
envlist = py37,py36,py27,pep8,api-ref,docs,genconfig,genpolicy,releasenotes