diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 24eb3eaf6d9..fff2d6ed341 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,8 +3,12 @@ version: 2 formats: - htmlzip +build: + os: ubuntu-22.04 + tools: + python: "3.8" + python: - version: 3.8 install: - requirements: docs/requirements.txt