From 963518bb16dc933694955309e7c9559e551b6a8e Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Sun, 7 May 2023 11:38:54 -0700 Subject: [PATCH] Build with 3.11 on ReadTheDocs Refs #540 --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index ce66cbe..b092ec7 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,7 +4,7 @@ sphinx: configuration: docs/conf.py python: - version: "3.8" + version: "3.11" install: - method: pip path: .