mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
gnu: Remove python2-screed.
* gnu/packages/bioinformatics.scm (python2-screed): Delete variable.
This commit is contained in:
parent
a94bc7798a
commit
850bd0c329
1 changed files with 0 additions and 3 deletions
|
@ -6547,9 +6547,6 @@ (define-public python-screed
|
|||
sequence itself can be retrieved from these databases.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-screed
|
||||
(package-with-python2 python-screed))
|
||||
|
||||
(define-public sra-tools
|
||||
(package
|
||||
(name "sra-tools")
|
||||
|
|
Loading…
Reference in a new issue