diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3fcbd5c..5c1c75b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -26,4 +26,4 @@ sphinx: # Optionally declare the Python requirements required to build your docs python: install: - - requirements: docs/requirements.txt + - requirements: docs/source/requirements.txt