From bf4469111a2d10c5dbc2c921e6a7e502e96aea34 Mon Sep 17 00:00:00 2001 From: Fridolin Glatter <83776373+glatterf42@users.noreply.github.com> Date: Mon, 14 Aug 2023 10:46:24 +0200 Subject: [PATCH] Disable PDF docs build (#735) See also discussion on #734 --- .readthedocs.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4989aa24a..c8cbf1021 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -4,10 +4,9 @@ # Required version: 2 -# Build PDF & ePub +# Build ePub formats: - epub - - pdf # Set the version of Python and other tools you might need build: