We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb73c32 commit 087aa93Copy full SHA for 087aa93
source/conf.py
@@ -107,7 +107,8 @@
107
# Temporarily ignored. Ref:
108
# https://github.com/pypa/packaging.python.org/pull/1308#issuecomment-1775347690
109
"https://www.breezy-vcs.org/*",
110
- # Blocked due to https://github.com/pypa/packaging.python.org/pull/1474
+ # Ignore while StackOverflow is blocking GitHub CI. Ref:
111
+ # https://github.com/pypa/packaging.python.org/pull/1474
112
"https://stackoverflow.com/*",
113
]
114
linkcheck_retries = 5
0 commit comments