Merge "Fix outdated tox minversion"

This commit is contained in:
Zuul 2024-10-13 15:35:15 +00:00 committed by Gerrit Code Review
commit 204c09bd37

View File

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