diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d9222bb..37ceb77 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,10 +6,10 @@ version: 2 # Set the version of Python and other tools you might need -# build: -# os: ubuntu-22.04 -# tools: -# python: "3.10" +build: + os: ubuntu-22.04 + tools: + python: "3.12" mkdocs: configuration: mkdocs.yml