Skip to content

Commit eb5a604

Browse files
committed
Revert "test seqera container"
This reverts commit 801ddfe.
1 parent 801ddfe commit eb5a604

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/methods_cell_type_annotation/tacco/config.vsh.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ resources:
1616

1717
engines:
1818
- type: docker
19-
image: community.wave.seqera.io/library/python_pip_anndata_numpy_pruned:3c5f3c38e8727ccf
19+
image: openproblems/base_python:1.0.0
20+
setup:
21+
- type: python
22+
pypi: [anndata, numpy, tacco]
2023
- type: native
2124

2225
runners:

0 commit comments

Comments
 (0)