Skip to content

Commit

Permalink
add python to host section (#12264)
Browse files Browse the repository at this point in the history
  • Loading branch information
dpryan79 authored Nov 20, 2018
1 parent be29b0a commit 61793c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions recipes/ncrf/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ source:
requirements:
build:
- {{ compiler('c') }}
host:
- python
run:
- python
test:
Expand Down

0 comments on commit 61793c9

Please sign in to comment.