Skip to content

Commit 150fa82

Browse files
committed
more dependencies2
1 parent 4401b5a commit 150fa82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests_httomo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
5050
- name: Generate full yaml pipelines using pipeline directives
5151
run: |
52-
python -m pip install pyyaml pluggy Pygments iniconfig loguru tqdm graypy hdf5plugin
52+
python -m pip install pyyaml pluggy Pygments iniconfig loguru tqdm graypy hdf5plugin pytest_mock plumbum
5353
python -m pip install "ruamel.yaml>0.18.0"
5454
python ./docs/source/scripts/execute_pipelines_build.py -o ./docs/source/pipelines_full/
5555

0 commit comments

Comments
 (0)