commit | 5210a5d2f545a6d5b15363783ec6d7e7ff41c387 | [log] [tgz] |
---|---|---|
author | thmsdt <thomas.kulik@telekom.de> | Tue Feb 20 14:17:43 2024 +0100 |
committer | thmsdt <thomas.kulik@telekom.de> | Wed Feb 21 07:11:33 2024 +0100 |
tree | 113bb24a693c09923400f268c0f17bfe73580721 | |
parent | 2140c3d6108068336e5b1c983457b53db2c352f2 [diff] [blame] |
[Documentation] Add python compatibility module Required to prevent build problems Issue-ID: DOC-823 Change-Id: I1ff25188642176ac2952d4288dc1550746000d6c Signed-off-by: thmsdt <thomas.kulik@telekom.de>
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 9c104de..be92e5d 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt
@@ -6,3 +6,4 @@ sphinxcontrib-spelling sphinxcontrib-plantuml sphinx_toolbox>=3.2.0 +six \ No newline at end of file