Fix tox.ini for tox4

Change-Id: I58447f29a8435ad49ecb70c7e04c272d0d83e3b2
This commit is contained in:
Rodolfo Alonso Hernandez 2023-02-14 15:07:54 +01:00 committed by Rodolfo Alonso
parent e28853266b
commit 5f986ac16d

View File

@ -1,7 +1,6 @@
[tox]
minversion = 3.18.0
envlist = py3,pep8
skipsdist = True
ignore_basepython_conflict = True
[testenv]