sphinx/tests/roots/test-linkcheck-anchors-ignore-for-url/conf.py
James Addison 4eede5c534
[tests] Increase timeouts for linkcheck build tests. (#12166)
This is an attempt to resolve intermittent failures of the linkcheck tests currently occuring on the GitHub CI
2024-03-21 21:46:27 +01:00

4 lines
80 B
Python

exclude_patterns = ['_build']
linkcheck_anchors = True
linkcheck_timeout = 0.25