From a262654d219b09b812164b283250158076af8976 Mon Sep 17 00:00:00 2001 From: Georges Da Costa <dacosta@irit.fr> Date: Wed, 6 Nov 2024 15:17:37 +0100 Subject: [PATCH] new read the doc version --- .readthedocs.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 342c356..f719370 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,7 +2,9 @@ version: 2 build: os: ubuntu-22.04 - + tools: + python: "3.12" + sphinx: configuration: docs/conf.py -- GitLab