Skip to content

Commit

Permalink
update recipes
Browse files Browse the repository at this point in the history
  • Loading branch information
Chong Chu committed Mar 19, 2021
1 parent 36d722f commit c65bdc9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions recipes/xtea/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 1,4 @@
{% set version = "0.1.3" %}
{% set version = "0.1.4" %}

package:
name: xtea
Expand All @@ -14,14 14,14 @@ build:

requirements:
run:
- pysam
- pysam>=0.16.0
- sortedcontainers
- samtools
- bwa
- samtools>=1.0
- bwa>=0.7.17
- minimap2
- wtdbg
- numpy
- scikit-learn
- scikit-learn==0.18.1
- pandas
test:
commands:
Expand Down

0 comments on commit c65bdc9

Please sign in to comment.