Browse Source
Setuptools 58.0 (bundled in virtualenv 20.8) breaks the installation of decorator 3.4.0. So this patch pins virtualenv to avoid the break. As the used 'require' feature was introduced in tox in version 3.2 [1], the required minversion has to be bumped, too. [1] https://tox.readthedocs.io/en/latest/config.html#conf-requires Change-Id: Ia80ec828869e3c4f3d80f7fe9898a57788ff2b07changes/37/821737/1
1 changed files with 5 additions and 1 deletions
Loading…
Reference in new issue