Skip to content

Commit 6f74526

Browse files
author
python-desert
authored
Merge branch 'master' into altendky-patch-1
2 parents 6b2addb + 8f03d9c commit 6f74526

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/conf.py

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,8 @@ def read(*names, **kwargs):
7979
None,
8080
),
8181
}
82+
83+
84+
# codecov.io is unreliable so allow some retries in the
85+
# `linkcheck` to avoid failing the build.
86+
linkcheck_retries = 3

0 commit comments

Comments
 (0)