diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 2def27f..4768c48 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -21,4 +21,4 @@ sphinx: # Optionally declare the Python requirements required to build your docs python: install: - - requirements: doc/requirements.txt \ No newline at end of file + - requirements: docs/requirements.txt