Skip to content

Commit 376dce3

Browse files
authored
Merge branch 'master' into test_pypy3
2 parents 58a823c + 8f03d9c commit 376dce3

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)