From 0cfcf8a63689e60b893fd3a3162369c83eb2fbdb Mon Sep 17 00:00:00 2001 From: Ben Gyori Date: Thu, 16 Nov 2023 05:06:54 -0500 Subject: [PATCH] Use lower Python version --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index bf28027126..acbb904dc8 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-20.04 tools: - python: "3.9" + python: "3.8" python: install: