From d59d924855b50cd7662f4ceeeb08e07aeeb92bd3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Lafr=C3=A9choux?= Date: Thu, 17 Aug 2023 23:56:04 +0200 Subject: [PATCH] Use 3.11 for RTD build --- .readthedocs.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index e7e1a1a52..4bab2023b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -3,8 +3,11 @@ sphinx: configuration: docs/conf.py formats: - pdf +build: + os: ubuntu-22.04 + tools: + python: "3.11" python: - version: 3.8 install: - method: pip path: .