diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 71bd86159a..3090548be7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,6 +2,7 @@ version: 2 formats: all mkdocs: fail_on_warning: false + configuration: mkdocs.yml python: install: - requirements: docs/requirements.txt