diff options
author | thmsdt <thomas.kulik@telekom.de> | 2024-02-20 14:15:03 +0100 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2024-02-20 14:15:15 +0100 |
commit | b04515e63594fd7f9b98d63ac22ef942b3e0f704 (patch) | |
tree | e1b48cf890456f24460612f4081cae76c865ea20 /docs | |
parent | e3f10915c0f3aefb7339d2129c759e432f1d8716 (diff) |
add python compatibility module
Issue-ID: DOC-823
Change-Id: Iec1eccba49f0e54447a78640f9ab66464f6ec2c8
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/requirements-docs.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 8c4c451..097282b 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -5,5 +5,4 @@ sphinxcontrib-seqdiag # BSD sphinxcontrib-swaggerdoc sphinxcontrib-spelling sphinxcontrib-plantuml - - +six |