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