diff --git a/.readthedocs.yml b/.readthedocs.yml index e2d68fd..a57dbfa 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -4,6 +4,11 @@ # Required version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.12" + # Build documentation in the docs/ directory with Sphinx # sphinx: # configuration: docs/conf.py