Skip to content

Commit ec4db0b

Browse files
committed
Merge PR #243 into unstable/v1
2 parents 87b624f + e790844 commit ec4db0b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

oidc-exchange.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@
8787
* `ref`: `{ref}`
8888
8989
See https://docs.pypi.org/trusted-publishers/troubleshooting/ for more help.
90-
9190
"""
9291

9392
# Rendered if the package index's token response isn't valid JSON.
@@ -97,6 +96,8 @@
9796
9897
This strongly suggests a server configuration or downtime issue; wait
9998
a few minutes and try again.
99+
100+
You can monitor PyPI's status here: https://status.python.org/
100101
""" # noqa: S105; not a password
101102

102103
# Rendered if the package index's token response isn't a valid API token payload.

0 commit comments

Comments
 (0)