Skip to content

Commit 1b9e633

Browse files
committed
Add another ignore
Signed-off-by: William Woodruff <william@astral.sh>
1 parent 1246fbe commit 1b9e633

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,9 @@
157157
r"https://typer\.tiangolo\.com/.*",
158158
r"https://www.npmjs.com/.*",
159159
r"https://docutils\.sourceforge\.io/.*",
160+
# Temporarily ignored due to expired TLS cert.
161+
# Ref: https://github.com/pypa/packaging.python.org/issues/1998
162+
r"https://blog\.ganssle\.io/.*",
160163
]
161164
linkcheck_retries = 5
162165
# Ignore anchors for common targets when we know they likely won't be found

0 commit comments

Comments
 (0)