Skip to content

Commit

Permalink
fix snakemake main version to v8
Browse files Browse the repository at this point in the history
to not automatically use v9 in case of breaking changes
  • Loading branch information
pmenzel committed Apr 23, 2024
1 parent 4542ed4 commit ffa7545
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion env/conda-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ channels:
- defaults
- anaconda
dependencies:
- bioconda::snakemake>=8.8.0
- bioconda::snakemake~=8.8

0 comments on commit ffa7545

Please sign in to comment.