Skip to content

Commit e2c2ffa

Browse files
authored
Merge pull request #1465 from jeanas/linkcheck
Increase number of linkcheck retries
2 parents 83fc010 + ce62b3a commit e2c2ffa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@
108108
# https://github.com/pypa/packaging.python.org/pull/1308#issuecomment-1775347690
109109
"https://www.breezy-vcs.org/*",
110110
]
111+
linkcheck_retries = 5
111112

112113
# -- Options for extlinks ----------------------------------------------------------
113114
# https://www.sphinx-doc.org/en/master/usage/extensions/extlinks.html#configuration

0 commit comments

Comments
 (0)