diff --git a/.readthedocs.yml b/.readthedocs.yml index fb4041ac..05668728 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,6 +6,7 @@ build: python: "3.12" mkdocs: fail_on_warning: false + configuration: mkdocs.yml python: install: - requirements: docs/requirements.txt