diff --git a/.readthedocs.yml b/.readthedocs.yml index b579c2df..618fa8ac 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -2,6 +2,11 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.12" + # Build from the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py