From 04daea425bcb0a104d8b4acbbc16bd31304cf168 Mon Sep 17 00:00:00 2001 From: Zaida Zhou <58739961+zhouzaida@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:18:01 +0800 Subject: [PATCH] Output pdf and epub formats for readthedocsfix typo (#1237) --- .readthedocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index 5bb171afa..7d5f1c206 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,5 +1,7 @@ version: 2 +formats: all + python: version: 3.7 install: