diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0c0087e3..1fd2f60b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,6 +7,6 @@ build: python: install: - - requirements: requirements-dev.txt + - requirements: docs/requirements-docs.txt - method: pip path: .