diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fa1af6ec6..95ae0cffa 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,13 +4,10 @@ version: 2 sphinx: configuration: docs/source/conf.py -# Explicitly set the version of Python and its requirements -version: 2 - build: - os: ubuntu-20.04 + os: ubuntu-24.04 tools: - python: "3.10" + python: "3.13" python: install: