diff options
author | efiacor <fiachra.corcoran@est.tech> | 2022-11-02 11:29:50 +0000 |
---|---|---|
committer | efiacor <fiachra.corcoran@est.tech> | 2022-11-02 11:29:54 +0000 |
commit | db486fc190b9e2817598ff0ec5cafc3ce1bf7732 (patch) | |
tree | 7d267974ea511ddd3f22ddecbf7ba50d6d0b7519 /etc/requirements-docs.txt | |
parent | 3d8a7ed82eb7925846e0c27d475c7342c1f51be4 (diff) |
[OOM] Add sphinx_toolbox for OOM
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Change-Id: Ie070ece8c9b0b5c84fe59c3499daa286d36b174e
Issue-ID: OOM-3028
Diffstat (limited to 'etc/requirements-docs.txt')
-rw-r--r-- | etc/requirements-docs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/requirements-docs.txt b/etc/requirements-docs.txt index d2ddef1e5..5616848a1 100644 --- a/etc/requirements-docs.txt +++ b/etc/requirements-docs.txt @@ -5,5 +5,6 @@ sphinxcontrib-seqdiag # BSD sphinxcontrib-swaggerdoc sphinxcontrib-spelling sphinxcontrib-plantuml +sphinx_toolbox autopep8 pylint |