diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 8c1ed04..bf50e4b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,3 +1,8 @@ version: 2 build: os: ubuntu-22.04 + tools: + python: "3.11" + nodejs: "18" + rust: "1.64" + golang: "1.19"