Skip to content

Commit

Permalink
Trying to change numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelien Besnier committed Jan 22, 2024
1 parent 91ae28b commit ca51e24
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@ requirements:
- python
- setuptools
- cython
- numpy
- numpy > 1.22
- scipy

run:
- python
- numpy
- numpy > 1.22
- cython
- numba
- scipy
Expand Down

0 comments on commit ca51e24

Please sign in to comment.