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 dadfc52 commit 9a188f2Copy full SHA for 9a188f2
source/conf.py
@@ -129,7 +129,7 @@
129
130
linkcheck_ignore = [
131
"http://localhost:\\d+",
132
- "https://packaging.python.org/en/latest/specifications/schemas/*",
+ "https://packaging.python.org/en/latest/specifications/schemas/.*",
133
"https://test.pypi.org/project/example-package-YOUR-USERNAME-HERE",
134
"https://pypi.org/manage/*",
135
"https://test.pypi.org/manage/*",
0 commit comments