diff --git a/.readthedocs.yaml b/.readthedocs.yaml index da9e420..885b897 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,5 +5,9 @@ build: tools: python: "3.8" +python: + install: + - requirements: docs-requirements.txt + mkdocs: configuration: mkdocs.yml