Skip to content

Commit

Permalink
Merge pull request #1465 from jeanas/linkcheck
Browse files Browse the repository at this point in the history
Increase number of linkcheck retries
  • Loading branch information
webknjaz authored Dec 22, 2023
2 parents 83fc010 + ce62b3a commit e2c2ffa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@
# https://github.com/pypa/packaging.python.org/pull/1308#issuecomment-1775347690
"https://www.breezy-vcs.org/*",
]
linkcheck_retries = 5

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

0 comments on commit e2c2ffa

Please sign in to comment.