diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a020693..28634ff 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,6 +5,9 @@ build: tools: python: "3.12" +sphinx: + configuration: docs/source/conf.py + python: install: - requirements: requirements.txt