Skip to content

Commit 68a958c

Browse files
committed
fix: tweak numpy host constraint
1 parent 73f4f42 commit 68a958c

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
@@ -28,7 +28,7 @@ requirements:
2828
{% if use_numpy_base %}
2929
- numpy-base
3030
{% else %}
31-
- numpy >=1.26.4
31+
- numpy
3232
{% endif %}
3333
- pip
3434
- wheel >=0.41.3

0 commit comments

Comments
 (0)