Skip to content

Commit

Permalink
DEV: Add env file
Browse files Browse the repository at this point in the history
  • Loading branch information
Vini2 committed May 9, 2023
1 parent a8729bf commit de669e2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions build/environment.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
name: reneo
channels:
- conda-forge
- anaconda
- bioconda
dependencies:
- python>=3.8,<3.11
- snakemake>=7.14.0
- pyyaml>=6.0
- click>=8.1.3
- jinja2>=3.0.2
- mamba>=0.15.3

0 comments on commit de669e2

Please sign in to comment.