From b5c9afb7c5c507decfb09ca9b629485fe70bc9f1 Mon Sep 17 00:00:00 2001 From: Ricardo Wurmus Date: Tue, 7 Dec 2021 11:37:23 +0100 Subject: gnu: Remove python2-bx-python. * gnu/packages/bioinformatics.scm (python2-bx-python): Delete variable. --- gnu/packages/bioinformatics.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm index 7d9ff09765..587f8656ab 100644 --- a/gnu/packages/bioinformatics.scm +++ b/gnu/packages/bioinformatics.scm @@ -2293,9 +2293,6 @@ off-target reads for a capture method that targets CpG-rich region.") multiple sequence alignments.") (license license:expat))) -(define-public python2-bx-python - (package-with-python2 python-bx-python)) - (define-public python-pyega3 (package (name "python-pyega3") -- cgit v1.2.3