Merge "fix(docs): add a build.tools.python entry" into integration
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index af3fba0..de171ae 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -11,6 +11,8 @@
 
 build:
   os: ubuntu-22.04 # Ubuntu Jammy LTS
+  tools:
+    python: 3
 
 python:
   install: