diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d9b6cb21..aff82f8b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.8" + python: "3.11" sphinx: configuration: docs/conf.py