diff --git a/.readthedocs.yml b/.readthedocs.yml index aba49f64..af42c27c 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.10" + python: "3.12" # You can also specify other tool versions: # nodejs: "16" # rust: "1.55"