Skip to content

Commit 01420d4

Browse files
Bump NumPy version in build env per NEP-0029
Per https://numpy.org/neps/nep-0029-deprecation_policy.html NumPy 1.23+ should be used.
1 parent af955b5 commit 01420d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
numpy:
2-
- 1.22
2+
- 1.23

0 commit comments

Comments
 (0)