From cbe0d258069ed3e90bd67dd30587a739efb304b7 Mon Sep 17 00:00:00 2001 From: niklasmubeoe Date: Mon, 15 Apr 2024 22:42:29 +0200 Subject: [PATCH] update python version of docs --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 5e799de..dd80752 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -2,7 +2,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.9" + python: "3.10" sphinx: configuration: docs/source/conf.py python: