Skip to content

Commit 84bf785

Browse files
committed
Specify numpy 1.26.4 in conda_build_config
1 parent ed82b0d commit 84bf785

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,5 +1,5 @@
11
numpy:
2-
- '1.25'
2+
- '1.26.4'
33
c_compiler: # [linux]
44
- gcc # [linux]
55
cxx_compiler: # [linux]

0 commit comments

Comments
 (0)