From f1572467ec7254c2168ec806bb076f1b2825ef00 Mon Sep 17 00:00:00 2001 From: bobturneruk Date: Fri, 27 Mar 2020 13:31:27 +0000 Subject: [PATCH] drop epub and pdf builds (as per main GPy) --- .readthedocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8bdf2f99..eda0c9a0 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -14,7 +14,8 @@ sphinx: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub -formats: all +formats: + -htmlzip # Optionally set the version of Python and requirements required to build your docs python: