7 Mar
2022
7 Mar
'22
4:49 a.m.
The pip maintainers are starting the information gathering phase to determine whether removal of its old non-coherent dependency management model can be removed in an upcoming release. I see from a quick search[*] that a number of StarlingX test environments rely on `pip install --use-deprecated legacy-resolver ...` for their tox install_command. You'll want to prepare for contingency solutions, or provide feedback[**] to the pip maintainers if there's something broken about the new dep solver which is preventing use of it. [*] https://codesearch.opendev.org/?q=use-deprecated [**] https://discuss.python.org/t/14099 -- Jeremy Stanley