We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c86169 commit eb73c32Copy full SHA for eb73c32
1 file changed
source/conf.py
@@ -107,6 +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
111
+ "https://stackoverflow.com/*",
112
]
113
linkcheck_retries = 5
114
# Ignore anchors for links to GitHub project pages -- GitHub adds anchors from
0 commit comments