Skip to content

Commit

Permalink
Fix pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
npavlovikj committed Oct 15, 2024
1 parent f6cbfe7 commit 2d7c26e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/rmats/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ requirements:
- python
- cython
- numpy
- gsl=2.5
- gsl 2.5
- zlib
- libblas
- liblapack
run:
- python
- numpy
- gsl=2.5
- gsl 2.5
- zlib
- star >=2.5

Expand Down

0 comments on commit 2d7c26e

Please sign in to comment.