From fb022419e12332d189d08db8274f279eb6220286 Mon Sep 17 00:00:00 2001 From: "Billy K. Poon" Date: Thu, 16 Nov 2023 11:01:05 -0800 Subject: [PATCH] biopython is available for Python 3.12 --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index bb36076..2101c40 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -51,7 +51,7 @@ outputs: - name: cctbx-base requirements: run: - - biopython # [py<312] + - biopython - future - {{ pin_compatible('libglu') }} # [linux] - libsvm