aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorthmsdt <thomas.kulik@telekom.de>2024-02-20 12:35:35 +0100
committerthmsdt <thomas.kulik@telekom.de>2024-02-20 12:35:54 +0100
commitd6a07b779089073cc8cd69f1cf3cb27824342878 (patch)
tree655fa1d84e8aeefedd2cd177ab8d1814fb1d0516 /docs
parentbffa7655e2fbd73a3975b650a9ec955c8a9d7d2f (diff)
add python compatibility module
Issue-ID: DOC-823 Change-Id: I12306cb0ea23be65cdd0f824c8d99cbf47ba00b0 Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs')
-rw-r--r--docs/requirements-docs.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt
index e99268265..915e33c0c 100644
--- a/docs/requirements-docs.txt
+++ b/docs/requirements-docs.txt
@@ -6,3 +6,4 @@ sphinxcontrib-swaggerdoc
sphinxcontrib-spelling
sphinxcontrib-plantuml
sphinx-tabs
+six