From e9ecd268c602ea9572df0e8d508e49ee62d0c170 Mon Sep 17 00:00:00 2001 From: wakonig_k Date: Thu, 15 Aug 2024 14:24:12 +0200 Subject: [PATCH] docs: added sphinx-inline-tabs as sphinx dependency --- docs/requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/requirements.txt b/docs/requirements.txt index 1a5d9a80..5203f988 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,6 +4,7 @@ recommonmark sphinx-toolbox pydata-sphinx-theme sphinx-copybutton +sphinx-inline-tabs myst-parser sphinx-design PySide6