diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fdb8611..32af6a3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.10" + python: "3.12" sphinx: configuration: doc/conf.py