diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 69897c3..23a5340 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ build: sphinx: configuration: docs/conf.py # disable this for more lenient docs builds - fail_on_warning: true + fail_on_warning: false python: install: - method: pip