summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVieri <15050873171@163.com>2018-11-02 07:04:40 +0000
committerVieri <15050873171@163.com>2018-11-02 07:04:55 +0000
commit48a3de18f81f7ee5b4c12931d1d344232900dcd3 (patch)
tree54ae29e9975b638081d35bd1ca959124d42cc97b
parent55d6781734e5424470501d36a63362e2d0a7b16a (diff)
downloadosprofiler-2.5.1.tar.gz
Update min tox version to 2.02.5.1
The commands used by constraints need at least tox 2.0. Update to reflect reality, which should help with local running of constraints targets. Change-Id: I871c0eff718af5196bb0f208686398dc42760309
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 8520c46..4a31365 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,5 +1,5 @@
[tox]
-minversion = 1.6
+minversion = 2.0
skipsdist = True
envlist = py35,py27,pep8