We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 424d7d9 commit ef5a570Copy full SHA for ef5a570
pyproject.toml
@@ -79,7 +79,7 @@ ignore = ["UP006", "UP007", "UP035"]
79
[[tool.uv.index]]
80
name = "pypi"
81
url = "https://pypi.org/simple/"
82
-publish-url = "https://pypi.org/legacy/"
+publish-url = "https://upload.pypi.org/legacy/"
83
84
85
name = "test"
0 commit comments