Skip to content

Commit de557f0

Browse files
comment out fractal-helper-tasks (not compatible with ngio>0.2)
1 parent d7d3d6f commit de557f0

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/manifest_external_packages.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)