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. Change-Id: I29beb88dd241af72397bf0dd1fc46c98a229425cchanges/45/855945/1
parent
28f0301f82
commit
766715d310
Loading…
Reference in new issue