Skip to content

Commit

Permalink
added pytho and typer versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ljwharbers committed Oct 24, 2024
1 parent 438297c commit 9a77541
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@ build:

requirements:
host:
- python >=3
- python >=3.7
- pip
- setuptools
run:
- python >=3
- typer
- python >=3.7
- typer >= 0.9.0
- simplesam
- samtools

Expand Down

0 comments on commit 9a77541

Please sign in to comment.