From: thmsdt Date: Tue, 20 Feb 2024 13:07:32 +0000 (+0100) Subject: add python compatibility module X-Git-Tag: 1.8.0~11 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F01%2F137301%2F1;p=ccsdk%2Ffeatures.git add python compatibility module Issue-ID: DOC-823 Change-Id: I6922c09dfd57092e24e4727e674eb61b97d4e5f4 Signed-off-by: thmsdt --- diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 71df2ab0d..097282b97 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -5,3 +5,4 @@ sphinxcontrib-seqdiag # BSD sphinxcontrib-swaggerdoc sphinxcontrib-spelling sphinxcontrib-plantuml +six