diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 646ca7bce..210a2a9c6 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,3 +9,7 @@ sphinx: formats: - pdf - epub +build: + os: "ubuntu-22.04" + tools: + python: "3.11"