From aa6bcd348538495487174b11f1e41bd4a4d89dda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20S=C3=A1nchez-Gallego?= Date: Fri, 24 Nov 2023 00:04:06 -0800 Subject: [PATCH] Update Python version in RTD --- readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 689599e..cdcafe5 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -3,7 +3,7 @@ version: 2 build: os: ubuntu-20.04 tools: - python: '3.9' + python: '3.11' python: install: