Skip to content

Commit

Permalink
[drep] Update some dependencies except gANI due to license restriction (
Browse files Browse the repository at this point in the history
#13131)

* Update dependencies for drep [excep gANI]
  • Loading branch information
thanhleviet committed Jan 18, 2019
1 parent 679df58 commit a4c5683
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion recipes/drep/meta.yaml
Expand Up @@ -11,7 +11,7 @@ source:

build:
skip: True # [py27]
number: 0
number: 1
script: $PYTHON -m pip install --no-deps --ignore-installed --no-cache-dir -vvv .

requirements:
Expand All @@ -26,6 +26,11 @@ requirements:
- matplotlib
- biopython
- scikit-learn
- mummer
- mash
- prodigal
- checkm-genome
- centrifuge

test:
imports:
Expand Down

0 comments on commit a4c5683

Please sign in to comment.