We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49000d3 commit dd2b916Copy full SHA for dd2b916
.github/workflows/manifest_external_packages.yml
@@ -39,14 +39,6 @@ jobs:
39
cmd_create_manifest: 'python src/scmultiplex/dev/create_manifest.py'
40
custom_dependencies: 'image_registration'
41
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: ''
49
-
50
- package: APx_fractal_task_collection
51
github_repo: Apricot-Therapeutics/APx_fractal_task_collection
52
github_branch: main
0 commit comments