From e222ea4ee8d27e7ebb46f3f586aa3fdc2f2eabb6 Mon Sep 17 00:00:00 2001 From: Harrison Chase Date: Tue, 14 Mar 2023 10:40:06 -0700 Subject: [PATCH] update rtd config (#1664) --- readthedocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readthedocs.yml b/readthedocs.yml index 4b85ec34043..cc5b984ef9f 100644 --- a/readthedocs.yml +++ b/readthedocs.yml @@ -1,7 +1,8 @@ version: 2 sphinx: configuration: docs/conf.py -formats: all +formats: + - htmlzip python: version: 3.8 install: