diff --git a/docs/.readthedocs.yaml b/docs/.readthedocs.yaml index e3e74fad..d6810ef4 100644 --- a/docs/.readthedocs.yaml +++ b/docs/.readthedocs.yaml @@ -10,4 +10,4 @@ mkdocs: python: install: - - requirements: requirements.txt + - requirements: docs/requirements.txt