Skip to content

Commit

Permalink
Add top-level requirement/host python
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Jan 20, 2024
1 parent 6726661 commit 6160059
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ build:
number: {{ build_num }}
skip: true # [(py < 39) or cuda_compiler_version not in ("11.8", "12.0")]

requirements:
host:
- python

outputs:
- name: cupy
version: {{ version }}
Expand Down

0 comments on commit 6160059

Please sign in to comment.