uv/docs/concepts
Charlie Marsh 3395d24959
Allow user to constrain supported lock environments (#6210)
## Summary

The strategy here is: if the user provides supported environments, we
use those as the initial forks when resolving. As a result, we never add
or explore branches that are disjoint with the supported environments.
(If the supported environments change, we ignore the lockfile entirely,
so we don't have to worry about any interactions between supported
environments and the preference forks.)

Closes https://github.com/astral-sh/uv/issues/6184.
2024-08-20 13:28:04 +00:00
..
cache.md Document the cache directory (#6229) 2024-08-19 15:51:45 -05:00
dependencies.md Link to the projects concept from the dependencies concept (#6224) 2024-08-19 14:22:27 -05:00
index.md
projects.md Allow user to constrain supported lock environments (#6210) 2024-08-20 13:28:04 +00:00
python-versions.md Link to persistent configuration options in Python versions document (#6226) 2024-08-19 19:22:58 +00:00
resolution.md
tools.md Add support for package@latest in tool run (#6138) 2024-08-19 16:58:36 +00:00
workspaces.md Make some edits to the workspace concept documentation (#6223) 2024-08-19 18:57:31 +00:00