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

This commit is contained in:
Zuul 2023-02-13 21:34:36 +00:00 committed by Gerrit Code Review
commit 042afb2e9a
2 changed files with 5 additions and 1 deletions

View File

@ -1,4 +1,6 @@
- project:
vars:
ensure_tox_version: '<4'
templates:
- openstack-python3-zed-jobs
- openstack-python3-zed-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