Skip to content

Commit

Permalink
pinning nodejs to version 12, removing unused dependencies
Browse files Browse the repository at this point in the history
rambaut authored Sep 25, 2023
1 parent e7894fc commit f701307
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions environment.yml
Original file line number Diff line number Diff line change
@@ -5,11 +5,8 @@ channels:
- defaults
dependencies:
- "python>=3"
- "nodejs>=12"
- pip
- "nodejs=12"
- snakemake-minimal=5.8.1
- biopython=1.74
- minimap2=2.17
- pip:
- binlorry==1.3.0_alpha1
- git+https://github.com/artic-network/Porechop.git@v0.3.2pre

0 comments on commit f701307

Please sign in to comment.