diff --git a/.readthedocs.yml b/.readthedocs.yml index 0c09bd5e..bf4c4630 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -25,4 +25,4 @@ build: # Optionally set the version of Python and requirements required to build your docs python: install: - - requirements: requirements.dev.txt + - requirements: docs/requirements.txt