Skip to content
Snippets Groups Projects
Commit d5ed5ba3 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

Merge branch 'fix-reqs' into 'develop'

fix reqs

See merge request R3/howto-cards!408
parents d0230edb 5e7b6b2e
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,7 @@ prepare:index:
- if: $CI_COMMIT_REF_NAME
- if: '$CI_PIPELINE_SOURCE == "merge_request_event" && $CI_COMMIT_MESSAGE !~ /tmpBranch/ && $CI_COMMIT_MESSAGE !~ /Update index/'
before_script:
- pip install -r requirements.txt
- pip install -r .ci/generator/requirements.txt
script:
- python .ci/generateIndex.py
- mkdir .tmp
......
appnope~=0.1.2
backcall~=0.2.0
decorator~=5.1.0
jedi~=0.18.1
matplotlib-inline~=0.1.3
natsort~=7.1.1
parso~=0.8.3
pexpect~=4.8.0
pickleshare~=0.7.5
prompt-toolkit~=3.0.24
ptyprocess~=0.7.0
Pygments~=2.10.0
PyYAML~=6.0
traitlets~=5.1.1
wcwidth~=0.2.5
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