From 0f90d644a94654671461bade39e83f0bb2a9206d Mon Sep 17 00:00:00 2001 From: matosys Date: Tue, 12 May 2026 13:08:27 +0200 Subject: [PATCH] ci(.readthedocs.yml): remove additional build formats --- .readthedocs.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index a8002cc..19ed127 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -17,6 +17,3 @@ python: path: . - requirements: requirements.txt -formats: - - pdf - - epub