diff --git a/Docs/.readthedocs.yaml b/Docs/.readthedocs.yaml index 8d15981..cb2580a 100644 --- a/Docs/.readthedocs.yaml +++ b/Docs/.readthedocs.yaml @@ -11,6 +11,11 @@ sphinx: build: os: ubuntu-22.04 + tools: + python: "3.12" + nodejs: "18" + rust: "1.64" + golang: "1.19" # Build documentation with MkDocs #mkdocs: