diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1ab8e0b8..d390b03f 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,4 +1,10 @@ version: 2 + +build: + os: ubuntu-22.04 + tools: + python: "3.12" + sphinx: configuration: docs/conf.py