From 9281f63b0fa93a47ee58d9b98b0c22eaaf783ca0 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Tue, 2 Jan 2024 01:11:15 +0100 Subject: [PATCH] Update .readthedocs.yml Signed-off-by: Lala Sabathil --- .readthedocs.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index ca081e8d52..ad4593569f 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,7 +1,5 @@ version: 2 -formats: - - epub - - pdf +formats: all build: os: ubuntu-22.04