diff options
author | thmsdt <thomas.kulik@telekom.de> | 2024-02-20 14:21:01 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2024-02-20 14:21:14 +0100 |
commit | c0dbddbab40da7a777fb090e95622fd8aca689ec (patch) | |
tree | 29147d0f3674b40af928241cd14498aef4e7e5c9 /docs/requirements-docs.txt | |
parent | 2655755da93c87fd7454f213e83b6d58861f6e77 (diff) |
add python compatibility module
Issue-ID: DOC-823
Change-Id: I979d799954e218d0b12d3e57a5548b3b54da1470
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs/requirements-docs.txt')
-rw-r--r-- | docs/requirements-docs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index f5975c80..fe1de1ed 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -7,3 +7,4 @@ sphinxcontrib-spelling sphinxcontrib-plantuml sphinx_toolbox sphinxcontrib-redoc +six |