uv/docs
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
..
.overrides/partials/integrations/analytics Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
assets Use logo in documentation (#5421) 2024-07-24 15:45:10 -05:00
concepts Allow user to constrain supported lock environments (#6210) 2024-08-20 13:28:04 +00:00
configuration Document the `uv.pip` section semantics (#6225) 2024-08-19 21:26:09 +00:00
getting-started Improvements to the Docker installation guide (#6216) 2024-08-19 17:47:25 -05:00
guides Address feedback for Docker integration guide (#6235) 2024-08-19 22:52:39 +00:00
js Improve copy of console command examples (#5397) 2024-07-31 14:52:02 +00:00
pip Document the effect of ordering on package priority (#6211) 2024-08-19 11:53:28 -05:00
reference Allow user to constrain supported lock environments (#6210) 2024-08-20 13:28:04 +00:00
stylesheets Attempt to fix nav in production documentation (#6238) 2024-08-19 19:03:16 -05:00
.gitignore Add structured documentation (#4426) 2024-06-26 11:28:42 -05:00
index.md Move some documents to relevant sections (#5968) 2024-08-09 17:31:10 +00:00
requirements-insiders.in Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements-insiders.txt Reference the root requirements from the insiders requirements file (#5105) 2024-07-16 09:51:16 -05:00
requirements.in Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00
requirements.txt Migrate from MdBook to MkDocs (#5062) 2024-07-15 22:22:07 +00:00