commit | 84f9386df07ddf463e53070a8199a238240f5ef3 | [log] [tgz] |
---|---|---|
author | thmsdt <thomas.kulik@telekom.de> | Tue Feb 20 14:23:09 2024 +0100 |
committer | thmsdt <thomas.kulik@telekom.de> | Tue Feb 20 14:23:27 2024 +0100 |
tree | 54698653b830ede863ba54f9207ffe4d90a814bd | |
parent | b658a1b74292ad8e58bb20f5ac4271062299a692 [diff] |
add python compatibility module Issue-ID: DOC-823 Change-Id: I6e973bd735bb40035ece73557b113c4ff588ed7a Signed-off-by: thmsdt <thomas.kulik@telekom.de>
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 71df2ab..097282b 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt
@@ -5,3 +5,4 @@ sphinxcontrib-swaggerdoc sphinxcontrib-spelling sphinxcontrib-plantuml +six