mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-17 22:07:47 +00:00
![]() This is a minor documentation update to a recently added section "Package priority" in the pip compatibility guide. The aim of this PR is clear up two things which I think the current paragraph implies but I don't think are (always) true: 1. That pip doesn't use provided order to prioritize resolution 2. That uv relies solely on provided order to prioritize resolution What is true, at least for now, is pip has more heuristics than uv to prioritize during resolution, and so I've tried to rework this to make it clear why changing the order might help uv come to a different resolution whereas for pip it might not make a difference. |
||
---|---|---|
.. | ||
compatibility.md | ||
compile.md | ||
dependencies.md | ||
environments.md | ||
index.md | ||
inspection.md | ||
packages.md |