diff --git a/.readthedocs.yml b/.readthedocs.yml index 4400dfdf..d272fc86 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,3 +7,5 @@ python: - requirements: docs/requirements.txt build: os: ubuntu-22.04 + tools: + python: "3.12"