diff options
author | Ramesh Murugan Iyer <ramesh.murugan.iyer@est.tech> | 2024-02-20 16:44:49 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-02-20 16:44:49 +0000 |
commit | bab9d9a06e06d74b13b016180f973dd0d3e4abb2 (patch) | |
tree | 8c0ea76fc7bd8d05da5fb7b5d529f6e333d9b3f3 | |
parent | 196c48d6774794099a525c48cd8108169f163e33 (diff) | |
parent | c0dbddbab40da7a777fb090e95622fd8aca689ec (diff) |
Merge "add python compatibility module"
-rw-r--r-- | docs/requirements-docs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |