Add new flags required by readthedocs
[AGL/documentation.git] / .readthedocs.yml
index 30c50f5..5c88771 100644 (file)
@@ -5,6 +5,11 @@
 # Required
 version: 2
 
+build:
+  os: ubuntu-22.04
+  tools:
+    python: "3.12"
+    
 # Build documentation with MkDocs
 mkdocs:
   configuration: mkdocs.yml