diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 273e0418b..be0ef21a7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,8 +3,10 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.11" - + python: "3.12" +sphinx: + configuration: docs/conf.py +formats: all python: install: - method: pip