diff --git a/.readthedocs.yml b/.readthedocs.yml index b6633b4..ead68c0 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -7,9 +7,10 @@ sphinx: configuration: docs/conf.py build: - image: latest + os: latest + tools: + python: "3.12" python: - version: 3.7 install: - requirements: docs/requirements.txt