Skip to content

Commit

Permalink
secapr update to version 1.1.14 (#13812)
Browse files Browse the repository at this point in the history
* secapr update

* secapr update
  • Loading branch information
Tobias Andermann authored and marcelm committed Feb 26, 2019
1 parent 197a941 commit 346c25c
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions recipes/secapr/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{% set version = "1.1.12" %}
{% set version = "1.1.14" %}

package:
name: secapr
version: {{ version }}

source:
url: https://github.com/AntonelliLab/seqcap_processor/archive/v{{ version }}.tar.gz
sha256: 0e6693940aaea1e43adc52aaf03581a9d8f448fc3771acdf9ca3fa3c8b7588eb
sha256: 79b08ed957bf71d996419a329ea667ecbefb7b7d3e1974e7e7c060c2358d9a86

build:
skip: True # [not py27]
Expand All @@ -22,7 +22,6 @@ requirements:
- setuptools
- biopython
- pandas
- r-base

run:
- python
Expand All @@ -43,8 +42,6 @@ requirements:
- pandas
- numpy
- cogent
- r-base
- r-tidyverse

test:
imports:
Expand Down

0 comments on commit 346c25c

Please sign in to comment.