Skip to content

Commit

Permalink
Update atropos to 1.1.19 (#11681)
Browse files Browse the repository at this point in the history
  • Loading branch information
epruesse authored Oct 31, 2018
1 parent 6b66632 commit 66c4a0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/atropos/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "atropos" %}
{% set version = "1.1.18" %}
{% set hash = "424f10592db82da2503ff3709f05423cc110b249b0537152da245769ac3caab9" %}
{% set version = "1.1.19" %}
{% set hash = "297513f59574a5570a7477b9aacf9abe389790c144738bad93cf744b5099b010" %}

package:
name: {{ name }}
Expand All @@ -16,7 +16,7 @@ about:
summary: 'trim adapters from high-throughput sequencing reads'

build:
number: 1
number: 0
script: python -m pip install --no-deps --ignore-installed .
skip: True # [py27]

Expand Down

0 comments on commit 66c4a0f

Please sign in to comment.