diff --git a/readthedocs.yml b/readthedocs.yml index 60e05aa0..a11a9724 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -5,6 +5,9 @@ build: tools: python: '3.10' +sphinx: + configuration: docs/sphinx/conf.py + python: install: - requirements: docs/sphinx/requirements.txt