diff --git a/.readthedocs.yml b/.readthedocs.yml index e2f0dfb..36567cc 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -35,4 +35,4 @@ sphinx: # Optionally declare the Python requirements required to build your docs python: install: - - requirements: docs/requirements.txt \ No newline at end of file + - requirements: docs/root/requirements.txt