diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 6a78245d..e22adb45 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,4 +12,4 @@ sphinx: # Explicitly set the version of Python and its requirements python: install: - - requirements: docs-requirements.txt + - requirements: doc-requirements.txt