Skip to content

Commit

Permalink
Add the missing libcfitsio in the test
Browse files Browse the repository at this point in the history
  • Loading branch information
FDubath committed Apr 24, 2024
1 parent 4738161 commit b744268
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ requirements:
- {{ pin_compatible('CCfits', min_pin='x.x', max_pin='x.x') }}
- {{ pin_compatible('cfitsio', min_pin='x.x', max_pin='x.x') }}
- {{ pin_compatible('astropy', min_pin='x.x', max_pin='x') }}
- libcfitsio
- fitsio
- matplotlib
- scipy
Expand Down

0 comments on commit b744268

Please sign in to comment.