Skip to content

Commit 0159cd5

Browse files
lazappircannood
andauthoredMar 14, 2025··
Install reticulate v1.40.0 from GitHub (#6)
Co-authored-by: Robrecht Cannoodt <rcannood@gmail.com>
1 parent e5754d2 commit 0159cd5

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed
 

‎src/methods/scdesign3_nb/config.vsh.yaml

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,10 @@ engines:
3939
- type: docker
4040
image: openproblems/base_r:1.0.0
4141
setup:
42-
- type: apt
43-
packages: [r-bioc-singlecellexperiment, git]
4442
- type: r
45-
github:
43+
github:
4644
- SONGDONGYUAN1994/scDesign3
4745
- rstudio/reticulate@v1.40.0
48-
cran:
49-
- anndata
50-
- reticulate==1.4.0
51-
- type: python
52-
packages:
53-
- anndata
5446

5547
runners:
5648
- type: executable

0 commit comments

Comments
 (0)
Please sign in to comment.