From eeb5550ed76603dabdac5c3c1e8b5fd7daada24c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 10 Aug 2021 10:41:09 -0700 Subject: [PATCH] RTD doesnt have 3.9 yet --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 943372c..ce66cbe 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,7 +4,7 @@ sphinx: configuration: docs/conf.py python: - version: "3.9" + version: "3.8" install: - method: pip path: .