Merge "Fix outdated tox minversion"

This commit is contained in:
Zuul 2024-10-13 15:30:50 +00:00 committed by Gerrit Code Review
commit 69923a1478

View File

@ -1,5 +1,5 @@
[tox]
minversion = 3.2.0
minversion = 3.18.0
envlist = py3,pep8
[testenv]