From 57a259876af09edc0ccbe9c3c5424485130188a5 Mon Sep 17 00:00:00 2001 From: Georges Da Costa <dacosta@irit.fr> Date: Wed, 6 Nov 2024 15:07:27 +0100 Subject: [PATCH] new read the doc version --- .readthedocs.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ef28d93..342c356 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,8 @@ version: 2 +build: + os: ubuntu-22.04 + sphinx: configuration: docs/conf.py -- GitLab