diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 884a834f08..b015a2fcfd 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -22,3 +22,4 @@ build: python: install: - requirements: doc/requirements.txt + - requirements: requirements.txt