From ae8c76362f24330ca30ad6a916132977195fc0c5 Mon Sep 17 00:00:00 2001 From: Keshav Priyadarshi Date: Fri, 20 Dec 2024 22:04:07 +0530 Subject: [PATCH] Fix RTD doc build Signed-off-by: Keshav Priyadarshi --- .readthedocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 8ab2368..50e01d5 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -11,10 +11,9 @@ build: tools: python: "3.11" -# Build PDF & ePub +# Build ePub formats: - epub - - pdf # Where the Sphinx conf.py file is located sphinx: