Skip to content

Tags: mlflow/uv

Tags

pr-2

Toggle pr-2's commit message
fork: apply UV_INDEX_PROXIES to IndexUrls::default_index() too

The previous fix only patched IndexLocations::default_index(), but the
resolver uses IndexUrls::default_index() which had a separate fallback
to the hardcoded PyPI URL. Apply the same proxy mapping here so that
uv lock also fetches through the proxy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

pr-1

Toggle pr-1's commit message
fork: apply UV_INDEX_PROXIES to IndexUrls::default_index() too

The previous fix only patched IndexLocations::default_index(), but the
resolver uses IndexUrls::default_index() which had a separate fallback
to the hardcoded PyPI URL. Apply the same proxy mapping here so that
uv lock also fetches through the proxy.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>