diff --git a/.readthedocs.yaml b/.readthedocs.yaml index c6930bff..b438fa3a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,6 +11,6 @@ build: python: install: - - requirements: python/docs/requirements-doc.txt + - requirements: python/doc/requirements-doc.txt - method: pip path: python