From 4664eb946c588f10fc938aae4b09eb7cc41cf9d0 Mon Sep 17 00:00:00 2001 From: mborgerson Date: Thu, 2 May 2024 15:17:52 -0700 Subject: [PATCH] Update .readthedocs.yml to Python 3.10 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 005c80a2..3b71e22d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -5,7 +5,7 @@ version: 2 build: os: ubuntu-22.04 tools: - python: "3.8" + python: "3.10" python: install: