mirror of
https://github.com/astral-sh/uv.git
synced 2025-09-16 23:45:09 +00:00
![]() This commit refactors how deal with `requires-python` so that instead of simplifying markers of dependencies inside the resolver, we do it at the edges of our system. When writing markers to output, we simplify when there's an obvious `requires-python` context. And when reading markers as input, we complexity markers with the relevant `requires-python` constraint. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |