Closed rvernica closed 2 months ago
Not a bug, poetry has to handle both cases even though it will turn out both have the same solution
Please close
But I pinned typing-extensions = "4.12.2"
so I was expecting poetry to take that into account and skip some of the solutions.
Doesn't matter, poetry still has to explore all branches and prove that it has a working solution for all of them
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Description
In order to speed up dependency resolution, I'm adding overrides that I see poetry trying. Still, poetry seems to ignore my overrides and keeps trying its own overrides.
Selected lock output:
Workarounds
None
Poetry Installation Method
pip
Operating System
Rocky 8
Poetry Version
Poetry (version 1.8.3)
Poetry Configuration
Python Sysconfig
Example pyproject.toml
Poetry Runtime Logs