Skip to content

Commit

Permalink
bugfix meta.yaml bipp
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas.gehrig committed Oct 24, 2023
1 parent 7709faa commit 5317cd0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion bipp/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,11 @@ requirements:
- finufft {{ FINUFFT_VERSION_ALT }}

host:
- python {{ python }}
- python {{ python }}
- cmake
- scikit-build
- openblas
- finufft =={{ FINUFFT_VERSION_ALT }}

run:
- python {{ python }}
Expand Down

0 comments on commit 5317cd0

Please sign in to comment.