uv/docs/configuration
Seth Morton c591636dbe
Add UV_FIND_LINKS environment variable support for the --find-links command-line option (#7912)
## Summary

This PR adds support for the `UV_FIND_LINKS` environment variable as an
alternative to the `--find-links` command-line option, as requested in
#1839.

## Test Plan

A unit test was added to validate that setting `UV_FIND_LINKS` provided
the same result as a link provided with the `--find-links` command-line
option.

---------

Co-authored-by: Charlie Marsh <charlie.r.marsh@gmail.com>
2024-10-04 11:30:49 +00:00
..
authentication.md Add support for --trusted-host (#6591) 2024-08-27 09:36:50 -04:00
environment.md Add UV_FIND_LINKS environment variable support for the --find-links command-line option (#7912) 2024-10-04 11:30:49 +00:00
files.md docs(configuration): clarify uv.toml precedence (#6986) 2024-09-04 15:57:41 +00:00
index.md Use prettier to format the documentation (#5708) 2024-08-02 08:58:31 -05:00