From: thmsdt Date: Tue, 20 Feb 2024 13:07:32 +0000 (+0100) Subject: add python compatibility module X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a3af380c3e82676d3fca1deecd4307c60c540cbb;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