Skip to content

Commit 1550270

Browse files
committed
update requirementsR
1 parent 2bf33ef commit 1550270

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/python-package-conda.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
uses: mamba-org/setup-micromamba@v1
1616
with:
1717
environment-file: environment.yml
18-
cache-environment: false
18+
cache-environment: true
1919

2020
- name: Check micromamba install
2121
shell: bash -l {0}

drop/requirementsR.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package version ref
22
devtools
3-
gagneurlab/OUTRIDER 1.21.1 OHT_clean
4-
gagneurlab/FRASER 2.00.1 OHT
3+
gagneurlab/OUTRIDER 1.21.0 oht_bump_version
4+
gagneurlab/FRASER 2.0.0 oht_bump_version
55
gagneurlab/tMAE 1.0.4 1.0.4
66
VariantAnnotation
77
rmarkdown

0 commit comments

Comments
 (0)