diff --git a/.readthedocs.yml b/.readthedocs.yml index d6c2b599..6346d515 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,6 +5,9 @@ build: tools: python: "3.11" +mkdocs: + configuration: mkdocs.yml + python: install: - requirements: requirements.txt