Skip to content

Commit aa4e33f

Browse files
Require NumPy <1.26
1 parent 13e2301 commit aa4e33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requirements:
2323
- cython
2424
- python
2525
- scikit-build
26-
- numpy
26+
- numpy <1.26
2727
- wheel
2828
run:
2929
- python

0 commit comments

Comments
 (0)