gnu: Remove python2-bx-python.

* gnu/packages/bioinformatics.scm (python2-bx-python): Delete variable.
This commit is contained in:
Ricardo Wurmus 2021-12-07 11:37:23 +01:00
parent 699b443c86
commit b5c9afb7c5
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2293,9 +2293,6 @@ (define-public python-bx-python
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")