diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 953ab3b..4a49353 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,3 +12,7 @@ build: sphinx: configuration: docs/conf.py + +python: + install: + - requirements: docs/requirements.txt