[13:54:27] <Alan> Before pip 20.2, already installed editable VCS installs were taken into account when trying to satisfy the dependencies of a new install, but now they seem to be ignored... Is this deliberate behaviour or a bug?
[14:00:34] <Alan> Scratch the "VCS" bit, it's just all editable installs
[14:16:59] <Alan> Hmmm, the plot thickens... Only a problem in Python 2.7?
[14:20:25] <Alan> Here's a minimal example: https://github.com/alanbriolat/pip-20.2-editable-dependencies
[14:50:40] <Alan> Well, based on the fact it's an inconsistency, I've filed a bug anyway...
[18:06:44] <sumanah> Alan: just wanted to say, thanks for the bug report
[18:24:17] <sumanah> https://twitter.com/ChangesetLLC/status/1291062082574704649 a thread about many of the new improvements to pip that the new dependency resolver will unlock/unblock