diff --git a/ts_python/pyproject.toml b/ts_python/pyproject.toml index aac7bfb..96d9cde 100644 --- a/ts_python/pyproject.toml +++ b/ts_python/pyproject.toml @@ -36,7 +36,7 @@ module-name = "tailscale._internal" [[tool.uv.index]] name = "pypi" url = "https://pypi.org/simple/" -publish-url = "https://pypi.org/legacy/" +publish-url = "https://upload.pypi.org/legacy/" explicit = true [[tool.uv.index]]