Skip to content

Commit acb7120

Browse files
authored
Merge pull request #6235 from ales-erjavec/conda-recipe-update
[FIX] conda-recipe: Remove explicit host numpy pinning
2 parents 6370520 + ca525b9 commit acb7120

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
@@ -28,7 +28,7 @@ requirements:
2828
host:
2929
- python
3030
- setuptools
31-
- numpy 1.14.*
31+
- numpy
3232
- cython
3333
- pip
3434
- wheel

0 commit comments

Comments
 (0)