diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5f954dd9..d8de9849 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-20.04 tools: - python: "3.8" + python: "3.10.14" sphinx: configuration: docs/source/conf.py