diff --git a/.readthedocs.yml b/.readthedocs.yml index 2bb166066..1a544429c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,7 +5,9 @@ version: 2 build: - image: latest + os: ubuntu-22.04 + tools: + python: "3.11" sphinx: configuration: conf.py