mirror of
https://github.com/astral-sh/uv
synced 2026-01-23 14:30:14 -05:00
## Summary Add netrc support to the uv-client. closes #1405 ## Test Plan I've added a corresponding test case to validate the correct header. Furthermore a tested it against a real world private repository.