Skip to content

Commit

Permalink
space between versioning issue
Browse files Browse the repository at this point in the history
  • Loading branch information
bluenote-1577 committed Sep 30, 2024
1 parent 6cb0d19 commit 509d684
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions recipes/dbghaplo/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@ build:
requirements:
build:
- {{ compiler("cxx") }}
- rust >= 1.70
- rust >=1.70
- make
- cmake >= 3.12
- cmake >=3.12
run:
- python
- samtools
- minimap2
- lofreq >= 2.1.5
- lofreq >=2.1.5
- tabix
- pysam >= 0.16
- pysam >=0.16

test:
commands:
Expand Down

0 comments on commit 509d684

Please sign in to comment.