Commit 8766079
Elod Illes
[CI][stable-only] Workaround for missing pkg_resources
With recent virtualenv release (that bundles setuptools in it) tox jobs
started to fail with 'missing pkg_resources module' errors.
Since this is an old branch, where we have only python version <= 3.11
in gate jobs, it is enough to cap virtualenv to fix the gate.
Conflicts:
tox.ini
Change-Id: If10ce13899edaf6dc1d5798aee17842e54939bc7
Signed-off-by: Elod Illes <elod.illes@est.tech>
(cherry picked from commit dd8c061)
(cherry picked from commit 7530949)1 parent 422d33e commit 8766079
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
8 | 14 | | |
9 | 15 | | |
10 | 16 | | |
| |||
0 commit comments