mirror of
https://github.com/astral-sh/uv
synced 2026-01-10 08:03:23 -05:00
## Summary Gives you a nice error message if you attempt to sync with, e.g., `-p 3.8` when that version is supported by at least one workspace member, but your project's minimum requirement is `>=3.12` Closes https://github.com/astral-sh/uv/issues/5662.