From 116377e259f6ae5e30a0318116c5e2052dc0e7e9 Mon Sep 17 00:00:00 2001 From: Xuan Hu Date: Thu, 10 Aug 2023 03:06:11 +0000 Subject: [PATCH] No pdf/epub on readthedocs. --- .readthedocs.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0a984e0a..e3c557fe 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,9 +7,6 @@ build: os: ubuntu-22.04 tools: python: '3' -formats: - - pdf - - epub sphinx: fail_on_warning: true version: 2