Skip to content

Commit 4c5f844

Browse files
Do not pin numpy in host section
1 parent 105ffd1 commit 4c5f844

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
@@ -8,7 +8,7 @@ requirements:
88
host:
99
- python
1010
- setuptools
11-
- numpy 1.21
11+
- numpy
1212
- cython
1313
- cmake >=3.21
1414
- ninja

0 commit comments

Comments
 (0)