Skip to content

Commit

Permalink
fix: patch rubin-sim 2.2.0 for numpy 2 (#955)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
conda-forge-admin authored Jan 31, 2025
2 parents 90d298e + 64fcb84 commit f43ade7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions recipe/patch_yaml/rubin_sim.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
if:
name: rubin-sim
version: 2.2.0
build_number_in: [0]
then:
- replace_depends:
old: numpy
new: numpy >=2

0 comments on commit f43ade7

Please sign in to comment.