From a607a237e6f19bef66552a15fb1ad6426be11c5b Mon Sep 17 00:00:00 2001 From: Teleport <77507478+teleport2@users.noreply.github.com> Date: Mon, 8 May 2023 22:52:03 +0300 Subject: [PATCH] rtd conf fail_on_warning --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 0e8eba1..db54a36 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -6,7 +6,7 @@ build: python: "3.7" sphinx: - fail_on_warning: true + fail_on_warning: false python: install: