From f6f7e647020a4b9d7d11f51737600940dee9e5be Mon Sep 17 00:00:00 2001 From: Sean Gillies Date: Mon, 17 Jul 2023 17:39:39 -0600 Subject: [PATCH] RTD only supports 3.8 --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4c5d7b07..f981f7ab 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,7 +10,7 @@ mkdocs: # pip install -e .[docs] python: - version: 3.10 + version: 3.8 install: - method: pip path: .