From f63b3535da38b4a37b1fac428b1c36c04adfbdbf Mon Sep 17 00:00:00 2001 From: Marnik Bercx Date: Fri, 5 May 2023 19:37:46 +0200 Subject: [PATCH] Bump Python version for RTD build --- .readthedocs.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 71c08839b..8aa32d549 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,11 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.11" + python: - version: 3.8 install: - method: pip path: .