Skip to content

Commit

Permalink
pin python to <3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mencian committed Sep 27, 2024
1 parent c8e3237 commit dbcc2fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/snakeobjects/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ build:

requirements:
host:
- python
- python <3.12
- pip
run:
- python
- python <3.12
- snakemake-minimal

test:
Expand Down

0 comments on commit dbcc2fa

Please sign in to comment.