diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 7dc180b..1315873 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -9,7 +9,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.12" + python: "3.10" # You can also specify other tool versions: # nodejs: "19" # rust: "1.64"