Skip to content

Commit

Permalink
Revert "force cfitsio 3.2.0"
Browse files Browse the repository at this point in the history
This reverts commit 425fcb0.
  • Loading branch information
marcschefer committed Jan 10, 2024
1 parent 425fcb0 commit eae815e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{% set name = "Alexandria" %}
{% set version = "2.31.0" %}
{% set build_number = 1 %}
{% set build_number = 0 %}

package:
name: {{ name|lower }}
Expand Down Expand Up @@ -29,7 +29,7 @@ requirements:
- boost
- libcxx<16
- elements ==6.2.3
- cfitsio ==4.2.0
- cfitsio >=3.470
- CCfits >=2.5
run:
- {{ pin_compatible('python', min_pin='x.x', max_pin='x.x') }}
Expand Down

0 comments on commit eae815e

Please sign in to comment.