Skip to content

Commit

Permalink
Pin Snakemake to <8
Browse files Browse the repository at this point in the history
Version 8.0.0 was just released today. Pin to buy time to adjust for any
breaking changes.

<https://snakemake.readthedocs.io/en/stable/project_info/history.html#id2>
  • Loading branch information
victorlin committed Dec 20, 2023
1 parent ec1eb91 commit 24de3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ requirements:
- perl
- ruby
- seqkit
- snakemake
- snakemake <8
- tsv-utils
- unzip
- wget
Expand Down

0 comments on commit 24de3f5

Please sign in to comment.