Skip to content

Commit

Permalink
Restricted conda upper bound
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Dec 5, 2023
1 parent 995025f commit eabfae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ outputs:
- {{ pin_subpackage('libmambapy', exact=True) }}
run:
- python
- conda >=23.11,<24
- conda >=23.11,<23.12
- {{ pin_subpackage('libmambapy', exact=True) }}

test:
Expand Down

0 comments on commit eabfae2

Please sign in to comment.