From dc067642b22c6b7eeb1d1cebc469ced9db1a3292 Mon Sep 17 00:00:00 2001 From: Ivan Kravets Date: Wed, 2 Oct 2019 21:33:40 +0300 Subject: [PATCH] Fix RTD conf --- .readthedocs.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index 93c2aa5a..6fa2ea01 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -9,5 +9,5 @@ formats: - pdf submodules: - - include: all - - recursive: true + include: all + recursive: true