Skip to content

Commit 5906c4c

Browse files
committed
add minimum numpy version to conda_build_config
1 parent 7130d2c commit 5906c4c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

conda-recipe/conda_build_config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
numpy:
2+
- '2.0'
13
c_compiler: # [linux]
24
- gcc # [linux]
35
cxx_compiler: # [linux]

0 commit comments

Comments
 (0)