diff --git a/.readthedocs.yml b/.readthedocs.yml index b722bcb..aef2b73 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,4 +14,4 @@ mkdocs: # Optionally declare the Python requirements required to build your docs python: install: - - requirements: /requirements.txt + - requirements: _docs/requirements.txt