From 6cb8bae74b2d50b12f08294b0f27843945d621a5 Mon Sep 17 00:00:00 2001 From: Damien Baty Date: Fri, 12 Apr 2024 19:26:40 +0200 Subject: [PATCH] docs: Update configuration of ReadTheDocs --- .readthedocs.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 74b0f2a..b1545f5 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,5 +1,10 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.12" + sphinx: configuration: docs/conf.py