Skip to content
Snippets Groups Projects
Commit af49a272 authored by Davide Ricci's avatar Davide Ricci
Browse files

Update .gitlab-ci.yml file

parent 4ba0dc2a
No related branches found
No related tags found
No related merge requests found
Pipeline #29566 passed
...@@ -134,7 +134,7 @@ pages: ...@@ -134,7 +134,7 @@ pages:
- git-run-ia2 - git-run-ia2
before_script: before_script:
- pip install --upgrade pip - pip install --upgrade pip
- pip install setuptools gnuplotlib - pip install setuptools gnuplotlib pyvantagepro
# Install project so Sphinx can import it # Install project so Sphinx can import it
- pip install -e . - pip install -e .
# Install doc dependencies # Install doc dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment