Hello,
I was wondering if
|
UV_DEFAULT_INDEX: "https://pypi.org/simple/", |
could be refactored to use UV_INDEX_URL.
The current approach is not working for us in our airgapped environment.
We rely on UV_INDEX_URL to redirect to our internal Python repository.
Happy to send a PR if I'm making sense.