diff --git a/readthedocs.yml b/readthedocs.yml index 4ca4d79..2c4c07a 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -10,4 +10,4 @@ python: sphinx: builder: html configuration: docs/conf.py - fail_on_warning: true + fail_on_warning: false