diff --git a/.readthedocs.yaml b/.readthedocs.yaml index bf6ea2b..0a8c96e 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,7 +4,10 @@ # Required version: 2 - +build: + os: ubuntu-22.04 + tools: + python: "3.10" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: docs/conf.py