From 24be3396d736af1aee0ce3bedb0417adf7762705 Mon Sep 17 00:00:00 2001 From: Anthony Fullam Date: Mon, 14 Oct 2024 09:28:07 +0200 Subject: [PATCH 1/3] Rename meta.yml to meta.yaml --- recipes/meta_eukaryome_detect/{meta.yml => meta.yaml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename recipes/meta_eukaryome_detect/{meta.yml => meta.yaml} (100%) diff --git a/recipes/meta_eukaryome_detect/meta.yml b/recipes/meta_eukaryome_detect/meta.yaml similarity index 100% rename from recipes/meta_eukaryome_detect/meta.yml rename to recipes/meta_eukaryome_detect/meta.yaml From aca99aea68dff7a26bc3ad44d93824afff03c994 Mon Sep 17 00:00:00 2001 From: Anthony Fullam Date: Mon, 14 Oct 2024 09:42:30 +0200 Subject: [PATCH 2/3] Update meta.yaml --- recipes/meta_eukaryome_detect/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/meta_eukaryome_detect/meta.yaml b/recipes/meta_eukaryome_detect/meta.yaml index e5a65c5575be3..b00612de5e691 100644 --- a/recipes/meta_eukaryome_detect/meta.yaml +++ b/recipes/meta_eukaryome_detect/meta.yaml @@ -25,7 +25,7 @@ requirements: run: - ngless - samtools - - pandas >= 2.0 + - pandas >=2.0 - requests test: imports: From a31df0cfb901439f9ecab461bd9b0929c2f8de5a Mon Sep 17 00:00:00 2001 From: Anthony Fullam Date: Mon, 14 Oct 2024 10:15:48 +0200 Subject: [PATCH 3/3] Update meta.yaml --- recipes/meta_eukaryome_detect/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes/meta_eukaryome_detect/meta.yaml b/recipes/meta_eukaryome_detect/meta.yaml index b00612de5e691..b7ae05c8ae290 100644 --- a/recipes/meta_eukaryome_detect/meta.yaml +++ b/recipes/meta_eukaryome_detect/meta.yaml @@ -22,6 +22,7 @@ requirements: host: - pip - python >=3.11 + - poetry run: - ngless - samtools