We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
\d
1 parent 40b0a8f commit 328b812Copy full SHA for 328b812
1 file changed
source/conf.py
@@ -104,7 +104,7 @@
104
# https://www.sphinx-doc.org/en/master/usage/configuration.html#options-for-the-linkcheck-builder
105
106
linkcheck_ignore = [
107
- "http://localhost:\d+",
+ "http://localhost:\\d+",
108
"https://test.pypi.org/project/example-package-YOUR-USERNAME-HERE",
109
"https://pypi.org/manage/*",
110
"https://test.pypi.org/manage/*",
0 commit comments