We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4401b5a commit 150fa82Copy full SHA for 150fa82
1 file changed
.github/workflows/tests_httomo.yml
@@ -49,7 +49,7 @@ jobs:
49
50
- name: Generate full yaml pipelines using pipeline directives
51
run: |
52
- python -m pip install pyyaml pluggy Pygments iniconfig loguru tqdm graypy hdf5plugin
+ python -m pip install pyyaml pluggy Pygments iniconfig loguru tqdm graypy hdf5plugin pytest_mock plumbum
53
python -m pip install "ruamel.yaml>0.18.0"
54
python ./docs/source/scripts/execute_pipelines_build.py -o ./docs/source/pipelines_full/
55
0 commit comments