From e05a1103e2fbc8dcc40a4db9a74e77b505092f2e Mon Sep 17 00:00:00 2001 From: Phil Schaf Date: Thu, 10 Oct 2024 14:19:30 +0200 Subject: [PATCH] fix docs --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 69897c3..46a59eb 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-20.04 tools: - python: "3.10" + python: "3.12" sphinx: configuration: docs/conf.py # disable this for more lenient docs builds