uv/scripts/workspaces
Charlie Marsh e5f95186de
Default to current Python minor if Requires-Python is absent (#4070)
## Summary

If `Requires-Python` is omitted in `uv lock` or `uv run`, we now warn
and default to `>=` the current minor version.

Closes https://github.com/astral-sh/uv/issues/4050.
2024-06-05 20:45:50 +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 Default to current Python minor if Requires-Python is absent (#4070) 2024-06-05 20:45:50 +00:00
albatross-root-workspace Default to current Python minor if Requires-Python is absent (#4070) 2024-06-05 20:45:50 +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