Skip to content

Commit

Permalink
try using the build instead of the host section
Browse files Browse the repository at this point in the history
  • Loading branch information
stefdoerr committed Dec 19, 2024
1 parent 85b183a commit 1bb7918
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/moleculekit/recipe_template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ build:
- pip install . -vv

requirements:
host:
build:
- ${{ compiler('c') }}
- ${{ compiler('cxx') }}
- cython >=0.29.21
Expand Down

0 comments on commit 1bb7918

Please # to comment.