Skip to content
Snippets Groups Projects
Commit 11c18f83 authored by confi-surya's avatar confi-surya
Browse files

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: I9b3dec141bd9e62739be00b69d033807cc2a2bd7
parent 20ef211f
No related branches found
No related tags found
No related merge requests found
[tox]
minversion = 2.0
minversion = 2.5.0
skipsdist = True
envlist = py36,py27,pep8,pypy
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment