Skip to content

Commit

Permalink
kludge to fix cython dependency introduced by hdmedians
Browse files Browse the repository at this point in the history
  • Loading branch information
BenKaehler committed Mar 27, 2019
1 parent c79eb29 commit a92cdd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions conda/recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ build:

requirements:
host:
- cython
- biom-format >=2.1.5
- click >=6.7
- h5py
Expand All @@ -27,6 +28,7 @@ requirements:
- scikit-bio >=0.4.2
- setuptools
run:
- cython
- biom-format >=2.1.5
- click >=6.7
- h5py
Expand Down

0 comments on commit a92cdd4

Please sign in to comment.