Skip to content

Commit

Permalink
Sync with meta.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
cmkobel authored Jun 5, 2024
1 parent a4dc1c2 commit 13ecbc2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@ channels:
- conda-forge
- bioconda
dependencies:
- mamba
- snakemake=7.32.4 # Last version before they completely changed the structure.
- python=3.11
- snakemake-minimal <8
- pulp <2.8
- mamba # Necessary for snakemake to install child environments during development.
- pandas

# TODO: Make a bioconda package instead of having users manually create an env from this file when installing.
# Update this with the running requirements in https://github.com/bioconda/bioconda-recipes/blob/master/recipes/assemblycomparator2/meta.yaml

0 comments on commit 13ecbc2

Please sign in to comment.