Skip to content

Commit

Permalink
add python host dep
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Apr 9, 2021
1 parent cecdb93 commit 331aad4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/pyserini/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ build:

requirements:
host:
- openjdk >=11
- python
- pip
- openjdk >=11
run:
- python
- cython >=0.29.21
Expand Down

0 comments on commit 331aad4

Please sign in to comment.