Merge "[stable-only] Pin tox <4" into stable/wallaby

This commit is contained in:
Zuul 2023-05-03 16:42:58 +00:00 committed by Gerrit Code Review
commit 36649bd714
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,6 @@
- project:
vars:
ensure_tox_version: '<4'
templates:
- openstack-python3-wallaby-jobs
- openstack-python3-wallaby-jobs-arm64

View File

@ -1,6 +1,8 @@
[tox]
minversion = 3.18.0
requires = virtualenv>=20.4.2
requires =
virtualenv>=20.4.2
tox<4
skipsdist = True
# python runtimes: https://governance.openstack.org/tc/reference/project-testing-interface.html#tested-runtimes
envlist = py3,compliance,pep8