From 991c9076076c8a75f70c04a6b8ed449456ebecf3 Mon Sep 17 00:00:00 2001 From: Joseph Gardner Date: Tue, 5 Dec 2023 18:38:41 -0500 Subject: [PATCH] fix(docs): specify python version (#1193) --- .readthedocs.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index fbe95070..3733830a 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,6 +6,8 @@ mkdocs: build: os: ubuntu-22.04 + tools: + python: "3.12" python: install: