From db6965d952c716977215726be27402b9f1aeb4a4 Mon Sep 17 00:00:00 2001 From: Bence Parajdi Date: Wed, 27 Mar 2024 11:02:54 +0100 Subject: [PATCH] build: update rtd configuration --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 78b998ed..322d0495 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,7 +19,7 @@ python: build: os: ubuntu-22.04 tools: - python: "3.8" + python: "3.10" apt_packages: - "doxygen" - "graphviz" # For dot graphs in doxygen