mirror of
https://github.com/astral-sh/uv.git
synced 2025-08-04 10:58:28 +00:00
![]() ## Summary Closes #9867. Update alternative indexes documentation to use `[[tool.uv.index]]` and the associated environment variables instead of `UV_INDEX`. This also globally reworks the documentation by: - adding AWS CodeArtifact keyring example - adding packages publishing examples for all providers - making it more consistent for all providers It might be best to show how to publish packages only once for all providers, but the publish URL usually being different than the URL used to retrieve packages, even if this duplicates things, it might still be more straightforward for users to see exactly what is needed for each provider. ## Test Plan Manually tested retrieving packages from AWS CodeArtifact and GCP Artifact Registry using both token and keyring. Could not test: - Publishing packages - Azure Artifacts (not using it at all) --------- Co-authored-by: Zanie Blue <contact@zanie.dev> |
||
---|---|---|
.. | ||
alternative-indexes.md | ||
aws-lambda.md | ||
dependency-bots.md | ||
docker.md | ||
fastapi.md | ||
github.md | ||
gitlab.md | ||
index.md | ||
jupyter.md | ||
pre-commit.md | ||
pytorch.md |