commit | 2c6fc0f756ede4b3b38efeb8e11b5914fddf373a | [log] [tgz] |
---|---|---|
author | thmsdt <thomas.kulik@telekom.de> | Tue Feb 20 14:24:17 2024 +0100 |
committer | thmsdt <thomas.kulik@telekom.de> | Tue Feb 20 14:24:36 2024 +0100 |
tree | eccdc94900d704afb06b439656043117de2a7145 | |
parent | 61b3ff91485571c24834b31c6ee7efc7ab1d0243 [diff] |
add python compatibility module Issue-ID: DOC-823 Change-Id: I1abb4777f5eb8b01efee0e1807b4f2f3e0cfe04e Signed-off-by: thmsdt <thomas.kulik@telekom.de>
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index ba3e0ec..097282b 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt
@@ -4,4 +4,5 @@ sphinxcontrib-seqdiag # BSD sphinxcontrib-swaggerdoc sphinxcontrib-spelling -sphinxcontrib-plantuml \ No newline at end of file +sphinxcontrib-plantuml +six