diff --git a/.readthedocs.yml b/.readthedocs.yml index 2b62212..4f57057 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -23,7 +23,7 @@ version: 2 sphinx: configuration: docs/conf.py - fail_on_warning: true + fail_on_warning: false python: version: "3.7"