From 0a3128e1480eabaeb9046e8fa6496cd553b2711e Mon Sep 17 00:00:00 2001 From: Robert Richer Date: Wed, 6 Mar 2024 17:00:13 +0100 Subject: [PATCH] updated readthedocs python version --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index bcbf579..009f8bf 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -12,7 +12,7 @@ sphinx: build: os: "ubuntu-20.04" tools: - python: "3.8" + python: "3.9" jobs: post_install: - pip install poetry