On Sat, Feb 19, 2022 at 10:17:58AM +0000, Paul Moore wrote: > On Fri, 18 Feb 2022 at 23:53, Steven D'Aprano <[email protected]> wrote:
> > When pip resolves dependencies, it does it in the simplest possible way > > that *usually* works. It has no satisfiability solver. [...] > This is no longer true - pip incorporated a proper dependency resolver in > 2020. Good to know! Thanks. -- Steve _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/J37ZAVRS77II2DM57X5YCFZNVGV2CTH5/ Code of Conduct: http://python.org/psf/codeofconduct/
