uv/scripts/workspaces
Charlie Marsh 7efed62798
Add a dedicated error for members with mismatched Python requirements (#5695)
## 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.
2024-08-01 21:37:13 +00:00
..
albatross-in-example Default to current Python minor if `Requires-Python` is absent (#4070) 2024-06-05 20:45:50 +00:00
albatross-just-project Default to current Python minor if `Requires-Python` is absent (#4070) 2024-06-05 20:45:50 +00:00
albatross-project-in-excluded Enable projects to opt-out of workspace management (#4565) 2024-07-01 16:17:43 -04:00
albatross-root-workspace Add a dedicated error for members with mismatched Python requirements (#5695) 2024-08-01 21:37:13 +00:00
albatross-virtual-workspace Default to current Python minor if `Requires-Python` is absent (#4070) 2024-06-05 20:45:50 +00:00
.gitignore Don't copy gitignored files in workspace tests (#4012) 2024-06-04 12:58:07 +00:00