Merge "Fix outdated tox minversion"

This commit is contained in:
Zuul 2025-03-11 03:57:15 +00:00 committed by Gerrit Code Review
commit f33de2186e

View File

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