Skip to content

Commit ecdad6b

Browse files
committed
rearrange default
1 parent 54327d4 commit ecdad6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/pyproject.toml.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@ url = "https://test.pypi.org/simple/"
5050
publish-url = "https://test.pypi.org/legacy/"{% endraw %}{% else %}{% raw %}
5151

5252
[[tool.uv.index]]
53+
default = true
5354
name = "code-artifact-primary"
5455
url = "https://{% endraw %}{{ repo_org_name }}{% raw %}-{% endraw %}{{ aws_central_infrastructure_account_id }}{% raw %}.d.codeartifact.{% endraw %}{{ aws_org_home_region }}{% raw %}.amazonaws.com/pypi/{% endraw %}{{ repo_org_name }}{% raw %}-primary/simple/"
55-
default = true
5656

5757
[[tool.uv.index]]
5858
name = "code-artifact-staging"

0 commit comments

Comments
 (0)