From 1b45c4b8d6fb124367b29c3076f99abaeda6a3c9 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Thu, 5 Mar 2020 14:10:48 -0500 Subject: [PATCH] htmlzip format consumes too much memory https://github.com/readthedocs/readthedocs.org/issues/6737 Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner Change-Id: I0eade3a833ace01bb9a17992e3f246636664054c --- .readthedocs.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index f35ca0461..10453a93d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,9 +6,6 @@ # version: 2 -formats: - - htmlzip - build: image: latest -- 2.16.6