From: thmsdt Date: Tue, 20 Feb 2024 13:21:01 +0000 (+0100) Subject: add python compatibility module X-Git-Tag: 4.1.2~16^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=policy%2Fparent.git;a=commitdiff_plain;h=c0dbddbab40da7a777fb090e95622fd8aca689ec add python compatibility module Issue-ID: DOC-823 Change-Id: I979d799954e218d0b12d3e57a5548b3b54da1470 Signed-off-by: thmsdt --- 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