Skip to content

Commit

Permalink
Merge pull request #896 from conda-forge-admin/conda_forge_admin_895
Browse files Browse the repository at this point in the history
fix: non-bounded ngmix patches
  • Loading branch information
beckermr authored Nov 3, 2024
2 parents ac0fd5f + ff9f4b0 commit d52ccf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/patch_yaml/ngmix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
# record["depends"] = deps
if:
name: ngmix
has_depends: numba?( *)
not_has_depends: numba *!=0.54.0*
then:
- add_depends: numba !=0.54.0

0 comments on commit d52ccf5

Please sign in to comment.