From f95bee0921f98f4332b646699161ab5c6373339d Mon Sep 17 00:00:00 2001 From: Ariel Rin Date: Sat, 30 Jul 2022 18:54:53 +1000 Subject: [PATCH] roll back readthedocs python version, pending #1331 --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 46210d3a..936dbfe8 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,7 +11,7 @@ build: apt_packages: - redis tools: - python: "3.10" + python: "3.8" # Build documentation in the docs/ directory with Sphinx sphinx: