uv
uv copied to clipboard
Respect HTTP client options when reading remote requirements files
Uses the base client introduced in #2431 to restore use of our fully configured client when reading remote requirements files.
Closes https://github.com/astral-sh/uv/issues/2357
Should add a test case for this, might do it separately though
@charliermarsh did you feel like we need lazy building before merging this?