diff --git a/.readthedocs.yml b/.readthedocs.yml index ee063186..04f19676 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.10.12" + python: "3.10" # You can also specify other tool versions: # nodejs: "20" # rust: "1.70"