Skip to content

Commit d380776

Browse files
authored
Removed numpy pinning from conda receipt (#1771)
1 parent a134bdc commit d380776

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
@@ -14,7 +14,7 @@ requirements:
1414
host:
1515
- python
1616
- setuptools
17-
- numpy <1.27a0
17+
- numpy
1818
- cython
1919
- cmake >=3.21
2020
- ninja

0 commit comments

Comments
 (0)