Fix tox4 erros

tox.ini started failing with Tox4 which had some
incompatible changes. This change adresses the issues.

Change-Id: Iacdc525b2411b4e256c4d8b742975d8043dd2825
This commit is contained in:
silvacarloss 2023-01-04 10:58:19 -03:00 committed by Carlos Eduardo
parent 7189bd18b4
commit 36623bf215
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
[tox]
minversion = 3.1.1
envlist = py3,pypy,pep8
skipsdist = True
[testenv]
basepython = python3