Skip to content

Commit c6f0425

Browse files
committed
avoid numpy 2.4 for now
1 parent 9097951 commit c6f0425

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

recipe/meta.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,9 @@ outputs:
7979
- kokkos =4.7.01 h* # [linux]
8080
- kokkos =4.4.01 h* # [not linux]
8181
- mmgsuite =5.8
82+
run_constrained:
83+
# TypeError: Calling np.sum(generator) is deprecated.
84+
- numpy <2.4
8285
test:
8386
requires:
8487
- scipy

0 commit comments

Comments
 (0)