From 0b198227fee6ff94af5fb401ec89bfbd4dd3ef60 Mon Sep 17 00:00:00 2001 From: Mike Boyle Date: Tue, 1 Oct 2024 12:44:34 -0400 Subject: [PATCH] Stick to python 3.11 for now [skip ci] --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 9306a5c..19b9c58 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -6,7 +6,7 @@ mkdocs: build: os: ubuntu-22.04 tools: - python: "3.12" + python: "3.11" python: install: