From 514f23397e59be1dce4fbee019d2bc0066fb2bcc Mon Sep 17 00:00:00 2001 From: Adam Dangoor Date: Sun, 19 Jan 2025 02:14:59 +0000 Subject: [PATCH] Use Python 3.13 for RTD --- readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readthedocs.yaml b/readthedocs.yaml index bdd2bf05..370a1c86 100644 --- a/readthedocs.yaml +++ b/readthedocs.yaml @@ -4,7 +4,7 @@ version: 2 build: os: ubuntu-24.04 tools: - python: '3.12' + python: '3.13' python: install: