Update the minversion parameter.
Update the minversion parameter to use the python -m pip to install python packages: https://tox.readthedocs.io/en/latest/changelog.html#id185 It's recommend to use this. Change-Id: I120c2aae877362c78d8dbf5cce253b668fdfcd9a
This commit is contained in:
parent
6f3fb7fc81
commit
c099a22789
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
minversion = 2.3.2
|
||||
minversion = 3.2.0
|
||||
envlist = py37,pep8
|
||||
skipsdist = True
|
||||
ignore_basepython_conflict = True
|
||||
|
Loading…
x
Reference in New Issue
Block a user