Skip to content

Commit

Permalink
updating dependencies for reparation_blast (#12443)
Browse files Browse the repository at this point in the history
* updating dependencies for reparation_blast

* changed dependency of pysam
  • Loading branch information
RickGelhausen authored Dec 4, 2018
1 parent f393daf commit 1e5c8d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/reparation_blast/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ source:
sha256: {{ sha256 }}

build:
number: 0
number: 1
skip: True # [osx]

requirements:
Expand All @@ -20,7 +20,7 @@ requirements:
run:
- perl
- perl-posix
- perl-bioperl
- perl-bioperl >=1.7.2
- samtools
- pysam =0.14.1
- plastid
Expand Down

0 comments on commit 1e5c8d0

Please sign in to comment.