uv/docs/configuration
Charlie Marsh 46a0ed7fa2
Use comma-separated values for UV_FIND_LINKS (#8061)
## Summary

These values can include spaces when passed on the command-line... Clap
doesn't give us a way to provide a value separator for _only_ an
environment variable (as is pip's behavior), so I think we're stuck
using comma-separated for here right now.

See, e.g., https://github.com/clap-rs/clap/discussions/3796.

Closes #8057.
2024-10-09 23:05:51 +00:00
..
authentication.md Add support for --trusted-host (#6591) 2024-08-27 09:36:50 -04:00
environment.md Use comma-separated values for UV_FIND_LINKS (#8061) 2024-10-09 23:05:51 +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