diff --git a/.readthedocs.yml b/.readthedocs.yml index da25632b7..1bdf8dfb5 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -10,6 +10,10 @@ sphinx: configuration: docs/conf.py builder: html +build: + tools: + python: "3.11" + python: install: - requirements: doc/requirements.txt