Browse Source
Another item noted with the new pip resolver [1], linters dependencies in test-requirements.txt may cause resolver issues (trying to pull in enum34), conflicting requirements and cause them to be installed for all test jobs. Move them to tox.ini as was done for some projects already (this may be backported/squashed with pip resolver fix in stable branches depending on how fixing these will go). [1] http://lists.openstack.org/pipermail/openstack-discuss/2020-December/019362.html Change-Id: I0111c41bea6a6caf5ffba1f5c34489854d9c9747changes/25/767125/3
3 changed files with 11 additions and 7 deletions
Loading…
Reference in new issue