mirror of
https://github.com/astral-sh/uv
synced 2026-01-21 13:30:11 -05:00
Closes #17406 Unlike https://github.com/astral-sh/uv/pull/17415, this returns a dedicated error variant instead of adding a downstream special case to handling of `Python` tag incompatibilities. --------- Co-authored-by: Claude <noreply@anthropic.com>