From: thmsdt Date: Tue, 20 Feb 2024 13:22:22 +0000 (+0100) Subject: add python compatibility module X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=20b205d61a38f372e6df3d1ebaadc461ee45fb77;p=holmes%2Frule-management.git add python compatibility module Issue-ID: DOC-823 Change-Id: I2aea62cf9bb21ed291bd454f9550485bd0dd1d3a Signed-off-by: thmsdt --- diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index ba3e0ec..097282b 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt @@ -4,4 +4,5 @@ sphinxcontrib-blockdiag # BSD sphinxcontrib-seqdiag # BSD sphinxcontrib-swaggerdoc sphinxcontrib-spelling -sphinxcontrib-plantuml \ No newline at end of file +sphinxcontrib-plantuml +six