Skip to content

Commit

Permalink
removed numpy from build & host in ska-nifty-gridder-cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas.gehrig committed Oct 31, 2023
1 parent 45b4012 commit f482327
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ska-gridder-nifty-cuda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,10 @@ requirements:
- {{ compiler('cxx') }}
- python {{ python }}
- pip
- numpy >=1.21, !=1.24.0

host:
- python {{ python }}
- pip
- numpy >=1.21, !=1.24.0

run:
- python {{ python }}
Expand Down

0 comments on commit f482327

Please sign in to comment.