From 148703830339fc2f1b9a9695255413192b0e0df2 Mon Sep 17 00:00:00 2001 From: schroeder5 <s.schroeder@fz-juelich.de> Date: Mon, 3 Aug 2020 07:36:26 +0200 Subject: [PATCH] #11: not all packages in requirements_for_documentation.txt are available in gitlab-runner --- requirements_for_documentation.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_for_documentation.txt b/requirements_for_documentation.txt index ce21069..3de1f96 100644 --- a/requirements_for_documentation.txt +++ b/requirements_for_documentation.txt @@ -8,7 +8,7 @@ pockets==0.9.1 recommonmark==0.6.0 sphinx-markdown-tables==0.0.15 sphinxcontrib-applehelp==1.0.2 -shinxcontrib-devhelp==1.0.2 +# shinxcontrib-devhelp==1.0.2 sphinxcontrib-htmlhelp==1.0.3 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-napoleon==0.7 -- GitLab