Update minversion of tox
The minimum version since when tox accepts having inline comments in deps is 3.9.0 https://tox.readthedocs.io/en/latest/changelog.html#v3-9-0-2019-04-17 Change-Id: I4d2aaf97459344ca01e5ccd6e563474c094a4678
This commit is contained in:
parent
d6661a2d4b
commit
5165edaf93
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 3.2.1
|
||||
minversion = 3.9.0
|
||||
skipsdist = True
|
||||
envlist = py3,pep8
|
||||
ignore_basepython_conflict=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user