From 11cd2ee4d1862a4c15862cb134c8bc18b23d08b2 Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Mon, 27 Jan 2020 14:07:59 -0500 Subject: [PATCH] Removed pin on sphinxcontrib-blockdiag This broke local tox builds for me on python3 added a tiny change to index.rst so that this will trigger a verify Issue-ID: CIMAN-33 Signed-off-by: Aric Gardner Change-Id: Iad3047f02c7e00f3aac1bb998e3750363479df1f --- docs/index.rst | 1 - etc/requirements.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index 64ff88783..04b916979 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -55,7 +55,6 @@ Please find some guidance here on the content of ONAP documentation: +---------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------+ - .. toctree:: :maxdepth: 1 :hidden: diff --git a/etc/requirements.txt b/etc/requirements.txt index d75e59dee..6f695d735 100644 --- a/etc/requirements.txt +++ b/etc/requirements.txt @@ -5,7 +5,7 @@ docutils setuptools six sphinx_rtd_theme>=0.4.3 -sphinxcontrib-blockdiag==1.5.5 +sphinxcontrib-blockdiag sphinxcontrib-needs>=0.2.3 sphinxcontrib-nwdiag sphinxcontrib-seqdiag -- 2.16.6