diff --git a/.readthedocs.yml b/.readthedocs.yml index 90fe80896bc..022dd5c3f53 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,14 +6,16 @@ version: 2 submodules: - include: all # [] + include: all exclude: [] recursive: true build: - image: latest + os: ubuntu-22.04 + tools: + python: "3.11" + python: - version: 3.8 install: - method: pip path: .