mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-20 03:49:54 +00:00
## 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> |
||
|---|---|---|
| .. | ||
| benchmarks.md | ||
| cli.md | ||
| index.md | ||
| platforms.md | ||
| resolver-internals.md | ||
| settings.md | ||
| versioning.md | ||