Skip to content

Commit

Permalink
fix: patch rubin-sim 2.2.0 for numpy 2
Browse files Browse the repository at this point in the history
  • Loading branch information
beckermr authored Jan 31, 2025
1 parent 90d298e commit 8b7a791
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 8b7a791

Please sign in to comment.