From d979b86a1eae90578499414d089b8e56b0d7e305 Mon Sep 17 00:00:00 2001 From: Victor Lin <13424970+victorlin@users.noreply.github.com> Date: Wed, 31 Jan 2024 13:22:31 -0800 Subject: [PATCH] Unpin Biopython This reverts "Pin Biopython 1.81" (9fca5a848), which is no longer necessary as of Augur version 24.1.0. --- src/recipe.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/recipe.yaml b/src/recipe.yaml index 49fad04..961ac98 100644 --- a/src/recipe.yaml +++ b/src/recipe.yaml @@ -61,8 +61,6 @@ requirements: # - awscli - bash - # Pin Biopython 1.81: https://github.com/nextstrain/augur/issues/1373 - - biopython =1.81 - bzip2 - csvtk - curl