Skip to content
Commit 4914c265 authored by Randy Döring's avatar Randy Döring Committed by Bjorn Neergaard
Browse files

solver: make results of `poetry update` more deterministic and similar to results of `poetry lock`

When running `poetry lock`, dependencies with less candidates are chosen first.
Prior to this change when running `poetry update`, all whitelisted dependencies (aka `use_latest`) got the same priority which results in a more or less random resolution order.
parent ebee342c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment