mirror of
https://github.com/astral-sh/uv.git
synced 2026-05-06 08:56:53 -04:00
7efed62798
## 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.