7220894ffb
## 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.