diff options
author | Elod Illes <elod.illes@est.tech> | 2022-09-05 17:08:25 +0200 |
---|---|---|
committer | Stephen Finucane <stephenfin@redhat.com> | 2022-09-14 19:02:00 +0100 |
commit | 894b912d828c7746bf8c4ce4f2416500ad0f9b1a (patch) | |
tree | 9a38224cb67c1ba2bd8791b45f7a19def50247f1 /requirements.txt | |
parent | 2ca70cec88f789fbcbcc9075c2253e30d14f3288 (diff) | |
download | oslo-middleware-stable/ussuri.tar.gz |
[stable-only] Cap virtualenv for py37stable/ussuri
py37 test started to fail with latest virtualenv (20.16.4) as it
bundles setuptools 65.3.0, which causes installation problems under
py37. (Note: with py38 the problem does not occur).
This patch sets virtualenv<20.16.4 to unblock the gate as
virtualenv 20.16.3 bundles setuptools 63.4.1, with which py37 gate
works well.
NOTE(stephenfin): Modified to remove the (failing) l-c job.
Change-Id: I467f8105ebf13557ee1fb539d3d36e4d1e968118
Diffstat (limited to 'requirements.txt')
0 files changed, 0 insertions, 0 deletions