diff --git a/.readthedocs.yaml b/.readthedocs.yaml index e03cb79..80895e4 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.12" + python: "3.11" sphinx: configuration: docs/conf.py