From 1cafbbe5ee39eb1f022144a481711c4511086515 Mon Sep 17 00:00:00 2001 From: florianj77 Date: Fri, 5 May 2023 10:32:55 +0200 Subject: [PATCH] pin sphinx version due to issue with style --- docs/requirements.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.yaml b/docs/requirements.yaml index fbcb8a70..53b37516 100644 --- a/docs/requirements.yaml +++ b/docs/requirements.yaml @@ -13,7 +13,7 @@ dependencies: - pyyaml # Documentation - - sphinx + - sphinx~=6.2.1 #https://github.com/kivy/kivy/issues/8230, had the same problem - sphinx_rtd_theme # Testing