Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2bfd6e26 authored by ESTERIE Pierre's avatar ESTERIE Pierre
Browse files

Update Doc with python modules

parent e6a8ce45
No related branches found
No related tags found
No related merge requests found
Pipeline #75368 failed
...@@ -2,7 +2,8 @@ image: hpclib/hiepacs ...@@ -2,7 +2,8 @@ image: hpclib/hiepacs
before_script: before_script:
- source /usr/share/modules/init/bash && source /usr/local/share/spack/setup-env.sh && spack load cmake@3.14.1 - source /usr/share/modules/init/bash && source /usr/local/share/spack/setup-env.sh && spack load cmake@3.14.1
- pip install --user gitlab jinja2 Pygments - python3 -m pip install --user jinja2
- python3 -m pip install --user Pygments
variables: variables:
GIT_SUBMODULE_STRATEGY: normal GIT_SUBMODULE_STRATEGY: normal
......
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