From 10f4d13752f80f46b76425af95f4fb347f6db0af Mon Sep 17 00:00:00 2001 From: Patrick Kanzler Date: Sat, 29 Jul 2023 20:57:50 +0200 Subject: [PATCH] disable pdf build for now --- .readthedocs.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 5ecf1c9..ed57d26 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -1,6 +1,5 @@ version: 2 formats: - - pdf - epub build: os: ubuntu-22.04