uv/crates/distribution-types
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
Cargo.toml Refactor incompatiblity tracking for distributions (#1298) 2024-03-08 11:02:31 -06:00