Commit e3799da
committed
[stable-only] Pin tox <4
Continue to use tox 3 in the stable branches.
Two changes:
- .zuul.yaml: set the ensure_tox_version to use <4, which will
tell zuul to install tox<4 if it's not present
- tox.ini: set requires=tox<4 so that if tox has been installed
already, our tox-based jobs will use tox 3 to run the tests
Change-Id: Ica4c0a1d4f861e528ce8995766e82541dc710e0f
(cherry picked from commit 22a3169)1 parent becf651 commit e3799da
2 files changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
43 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments