Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
Aurelien Besnier committed Jan 22, 2024
1 parent ca51e24 commit 9c56b51
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 > 1.22
- numpy
- scipy

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

0 comments on commit 9c56b51

Please sign in to comment.