From: Sebastian Wagner Date: Fri, 24 Jan 2020 13:15:44 +0000 (+0100) Subject: doc: add prettytable to admin/doc-requirements.txt X-Git-Tag: v15.1.1~379^2~2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=667f9e28ab7d3d50ee27fd20f761f910c1fead56;p=ceph-ci.git doc: add prettytable to admin/doc-requirements.txt Signed-off-by: Sebastian Wagner --- diff --git a/admin/doc-requirements.txt b/admin/doc-requirements.txt index 89a7a07ef5d..16f3766784f 100644 --- a/admin/doc-requirements.txt +++ b/admin/doc-requirements.txt @@ -3,3 +3,4 @@ git+https://github.com/ceph/sphinx-ditaa.git@py3#egg=sphinx-ditaa breathe == 4.14.0 pyyaml >= 5.1.2 Cython +prettytable