diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0f6d1e61ad..d5c98c3ee0 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -13,6 +13,6 @@ sphinx: python: install: - - requirements: docs/sphinx/requirements.txt + - requirements: docs/.sphinx/requirements.txt formats: [htmlzip, pdf, epub]