gnu: Remove python2-screed.

* gnu/packages/bioinformatics.scm (python2-screed): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 13:36:05 -04:00
parent a94bc7798a
commit 850bd0c329
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -6547,9 +6547,6 @@ (define-public python-screed
sequence itself can be retrieved from these databases.") sequence itself can be retrieved from these databases.")
(license license:bsd-3))) (license license:bsd-3)))
(define-public python2-screed
(package-with-python2 python-screed))
(define-public sra-tools (define-public sra-tools
(package (package
(name "sra-tools") (name "sra-tools")