llama-stack-mirror/containers
Ashwin Bharambe 350d5449bd fix(ci): unset UV index env vars before distribution deps install
Explicitly unset UV_EXTRA_INDEX_URL and UV_INDEX_STRATEGY before installing
distribution dependencies to ensure they only use PyPI (not test.pypi).

This prevents UV from using any residual index configuration from the
llama-stack installation step which could cause it to look for packages
on test.pypi where binary wheels may not be available.
2025-10-31 10:34:15 -07:00
..
Containerfile fix(ci): unset UV index env vars before distribution deps install 2025-10-31 10:34:15 -07:00