From 0d0b3dadaaabafa91308fb146dd25044118a8523 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Fri, 1 Mar 2024 11:14:48 +0100 Subject: [PATCH] fix readthedocs --- .readthedocs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 199bffa0..9f0cbc4d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,10 +12,6 @@ sphinx: # Fail on all warnings to avoid broken references # fail_on_warning: true -# Optionally build your docs in additional formats such as PDF and ePub - formats: - - pdf - - epub python: install: -- GitLab