We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc7f2d0 commit dcc8ee8Copy full SHA for dcc8ee8
tests/conda_tutorials_env.yaml
@@ -9,4 +9,4 @@ dependencies:
9
#- snakemake-minimal
10
11
# used for some tutorials
12
- - sra-tools
+ - sra-tools >=3.1 # HACK setup-miniconda action adds default channel, which cause wrong version of sra-tool
0 commit comments