From e61540dbbe0a1541249d9ad7d0b4a16639e16ebe Mon Sep 17 00:00:00 2001 From: Baptiste Jonglez Date: Fri, 14 Jul 2023 15:53:26 +0200 Subject: [PATCH] Update readthedocs to python 3.11 (should fix #1185) --- .readthedocs.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 413c1db5..d7fcbf8d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -1,7 +1,11 @@ version: 2 +build: + os: ubuntu-22.04 + tools: + python: "3.11" + python: - version: "3.7" install: - method: pip path: .