File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -39,13 +39,13 @@ jobs:
3939 cmd_create_manifest : ' python src/scmultiplex/dev/create_manifest.py'
4040 custom_dependencies : ' image_registration'
4141
42- - package : fractal-helper-tasks
43- github_repo : jluethi/fractal-helper-tasks
44- github_branch : main
45- manifest_path : src/fractal_helper_tasks/__FRACTAL_MANIFEST__.json
46- cmd_install : ' python -m pip install -e .'
47- cmd_create_manifest : ' python src/fractal_helper_tasks/dev/create_manifest.py'
48- custom_dependencies : ' '
42+ # - package: fractal-helper-tasks
43+ # github_repo: jluethi/fractal-helper-tasks
44+ # github_branch: main
45+ # manifest_path: src/fractal_helper_tasks/__FRACTAL_MANIFEST__.json
46+ # cmd_install: 'python -m pip install -e .'
47+ # cmd_create_manifest: 'python src/fractal_helper_tasks/dev/create_manifest.py'
48+ # custom_dependencies: ''
4949
5050 - package : APx_fractal_task_collection
5151 github_repo : Apricot-Therapeutics/APx_fractal_task_collection
You can’t perform that action at this time.
0 commit comments