diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3e868bb..5e480ca 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,5 +11,9 @@ build: tools: python: "3.9" +python: + install: + - requirements: docs/requirements.txt + mkdocs: configuration: mkdocs.yml \ No newline at end of file