Skip to content

Commit

Permalink
Merge pull request #6235 from ales-erjavec/conda-recipe-update
Browse files Browse the repository at this point in the history
[FIX] conda-recipe: Remove explicit host numpy pinning
  • Loading branch information
ales-erjavec authored Dec 3, 2022
2 parents 6370520 + ca525b9 commit acb7120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda-recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ requirements:
host:
- python
- setuptools
- numpy 1.14.*
- numpy
- cython
- pip
- wheel
Expand Down

0 comments on commit acb7120

Please sign in to comment.