Skip to content
Snippets Groups Projects
Commit 9fcd9190 authored by Yngve Levinsen's avatar Yngve Levinsen
Browse files

need latest dev version of sphinxcontrib-confluencebuilder for title renaming

parent 064f63a7
No related branches found
No related tags found
No related merge requests found
Pipeline #51267 passed
......@@ -5,7 +5,8 @@ image: python:3.8-slim
- apt install git -y
- pip install scipy matplotlib h5py webdavclient3
.pip_install_sphinx: &pip_install_sphinx
- pip install sphinx==3.2.1 sphinxcontrib-confluencebuilder sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder sphinx_rtd_theme numpy m2r2
- pip install sphinx==3.2.1 sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder sphinx_rtd_theme numpy m2r2
- pip install git+https://github.com/sphinx-contrib/confluencebuilder.git --user
variables:
TWINE_REPOSITORY_URL: https://artifactory.esss.lu.se/artifactory/api/pypi/ics-pypi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment