Fix tox4 error for venus
Other failure is due to the skipsdist = True. Fixing tox.ini for tox4 changes. Change-Id: If2691e81edce4c890b7dbdc5f93d719f4c47e273
This commit is contained in:
parent
47e4e1651e
commit
06e626f818
1
tox.ini
1
tox.ini
@ -1,6 +1,5 @@
|
|||||||
[tox]
|
[tox]
|
||||||
minversion = 1.6
|
minversion = 1.6
|
||||||
skipsdist = True
|
|
||||||
envlist = py3,pep8
|
envlist = py3,pep8
|
||||||
# Automatic envs (pyXX) will only use the python version appropriate to that
|
# Automatic envs (pyXX) will only use the python version appropriate to that
|
||||||
# env and ignore basepython inherited from [testenv] if we set
|
# env and ignore basepython inherited from [testenv] if we set
|
||||||
|
Loading…
Reference in New Issue
Block a user