Skip to content

Commit

Permalink
Merge pull request #438 from sunbeam-labs/437-fix-snakemake-version
Browse files Browse the repository at this point in the history
Fix snakemake to 7.32
  • Loading branch information
Ulthran committed Dec 27, 2023
2 parents 6098f27 + 6b8e9e7 commit ec3dd05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ channels:
- conda-forge
- bioconda
dependencies:
- snakemake >=7.32.0
- snakemake =7.32
- git # Ensure sunbeam extend works even with tar installation of main pipeline
- python =3.12.0

0 comments on commit ec3dd05

Please sign in to comment.