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

also need git install now

parent bf9b10bc
No related branches found
No related tags found
No related merge requests found
Pipeline #39734 failed
......@@ -36,6 +36,8 @@ verify_tag:
pages:
stage: deploy
script:
- apt update
- apt install git
- pip install sphinx sphinxcontrib-blockdiag blockdiag sphinxcontrib-restbuilder sphinx_rtd_theme numpy
- pip install git+https://github.com/crossnox/m2r
- python setup.py install
......
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