python3Packages.biopython: mark broken

This commit is contained in:
Robert Schütz
2026-02-01 17:41:07 +01:00
committed by Martin Weinelt
parent 4272b876b9
commit ebe2a8f214
@@ -33,6 +33,8 @@ buildPythonPackage rec {
'';
meta = {
# https://github.com/biopython/biopython/issues/5135
broken = lib.versionAtLeast numpy.version "2.4";
description = "Python library for bioinformatics";
longDescription = ''
Biopython is a set of freely available tools for biological computation