uv/docs/configuration
Charlie Marsh b2459e6326
Introduce a `--fork-strategy` preference mode (#9868)
## Summary

This PR makes the behavior in https://github.com/astral-sh/uv/pull/9827
the default: we try to select the latest supported package version for
each supported Python version, but we still optimize for choosing fewer
versions when stratifying by platform.

However, you can opt out with `--fork-strategy fewest`.

Closes https://github.com/astral-sh/uv/issues/7190.
2024-12-13 16:05:07 -05:00
..
authentication.md Fix `.netrc` typo in authentication docs (#8521) 2024-10-24 07:58:39 -05:00
environment.md Introduce a `--fork-strategy` preference mode (#9868) 2024-12-13 16:05:07 -05:00
files.md Use `[[index]]` API in configuration example (#9065) 2024-11-12 14:43:54 -05:00
index.md Add support for named and explicit indexes (#7481) 2024-10-15 18:24:23 -04:00
indexes.md Add `--index <name>=<url>` syntax to index documentation (#9139) 2024-11-15 09:56:19 -06:00
installer.md Use XDG (i.e. `~/.local/bin`) instead of the Cargo home directory in the installer (#8420) 2024-11-07 14:29:54 -06:00