Skip to content

Commit ed5516f

Browse files
authored
Merge pull request #1319 from webknjaz/maintenance/www.breezy-vcs.org-linkignore
Temporarily ignore www.breezy-vcs.org @ linkcheck
2 parents a918470 + c069a7c commit ed5516f

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
@@ -104,6 +104,9 @@
104104
"https://test.pypi.org/project/example-package-YOUR-USERNAME-HERE",
105105
"https://pypi.org/manage/*",
106106
"https://test.pypi.org/manage/*",
107+
# Temporarily ignored. Ref:
108+
# https://github.com/pypa/packaging.python.org/pull/1308#issuecomment-1775347690
109+
"https://www.breezy-vcs.org/*",
107110
]
108111

109112
# -- Options for extlinks ----------------------------------------------------------

0 commit comments

Comments
 (0)