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

need to install package for version import to work

parent fd025fc2
No related branches found
No related tags found
No related merge requests found
Pipeline #5864 passed
......@@ -3,6 +3,7 @@ image: registry.esss.lu.se/ics-docker/miniconda
pages:
script:
- pip install sphinx sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder numpy
- python setup.py install
- sphinx-build -b html -d public/doctrees doc public
artifacts:
paths:
......
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