uv/crates/requirements-txt
Charlie Marsh 7220894ffb
Expand environment variables prior to detecting scheme (#2394)
## Summary

This PR ensures that we expand environment variables _before_ sniffing
for the URL scheme (e.g., `file://` vs. `https://` vs. something else).

Closes https://github.com/astral-sh/uv/issues/2375.
2024-03-12 19:17:41 -04:00
..
src Expand environment variables prior to detecting scheme (#2394) 2024-03-12 19:17:41 -04:00
test-data/requirements-txt Parse -r and -c entries as relative to containing file (#1421) 2024-02-15 23:19:43 -05:00
Cargo.toml Initialize client lazily for remote requirements files (#2350) 2024-03-11 00:42:38 +00:00