From 58047e19d70fd6cf798484fba8b80015cc143890 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..6be91f6871 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -8,7 +8,7 @@ version: 2 build: os: ubuntu-20.04 tools: - python: "3.9" + python: "3.7" python: install: