Skip to content

Commit

Permalink
try unpinning biopython
Browse files Browse the repository at this point in the history
  • Loading branch information
simonbray authored Sep 15, 2020
1 parent 3874b39 commit c83267c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ requirements:
- numpy >=1.10
run:
- python
- biopython <=1.76 # kdtree import fails with newer versions
- biopython
- pyparsing
- setuptools # requires pkg_resources at runtime
- scipy
Expand Down

0 comments on commit c83267c

Please sign in to comment.