Skip to content

Commit

Permalink
Pin Snakemake
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse committed Jul 16, 2024
1 parent 8c57c79 commit 05f05f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ channels:
- bioconda
dependencies:
- python >=3.10
- snakemake-minimal >=7.34
- snakemake-minimal =7.32.*
- mamba
- conda !=4.6.11
- click >8
- click-completion
- shellingham # (needed for click)
- ruamel.yaml >0.15 # new api
- drmaa
Expand Down

0 comments on commit 05f05f6

Please sign in to comment.