From 2d83678ac786fec16ccb245f5fb82706b8c7d4cb Mon Sep 17 00:00:00 2001 From: Cornelius Roemer Date: Mon, 13 Mar 2023 19:03:13 +0100 Subject: [PATCH] Update meta.yaml Unpin biopython as bug has been fixed https://github.com/neherlab/treetime/issues/227 --- recipes/bcbio-gff/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/bcbio-gff/meta.yaml b/recipes/bcbio-gff/meta.yaml index c20f469208e11..90f1c2105a763 100644 --- a/recipes/bcbio-gff/meta.yaml +++ b/recipes/bcbio-gff/meta.yaml @@ -21,7 +21,7 @@ requirements: run: - python - six - - biopython <1.81 + - biopython - bx-python test: