Fix tox4 errors

Change-Id: Ib627b001405fef8a4d1e424a875fcc9c34296f4b
This commit is contained in:
silvacarloss 2023-01-04 11:36:59 -03:00
parent 43943fdf67
commit bdd268e1a1
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
distribute = False
envlist = py3,pep8
minversion = 3.18.0
skipsdist = True
# Automatic envs (pyXX) will only use the python version appropriate to that
# env and ignore basepython inherited from [testenv] if we set
# ignore_basepython_conflict.