mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-15 15:37:54 -05:00
gnu: Remove python2-biopython.
* gnu/packages/bioinformatics.scm (python2-biopython): Delete variable.
This commit is contained in:
parent
ad030a0b7d
commit
c35e508b4a
1 changed files with 0 additions and 3 deletions
|
@ -1150,9 +1150,6 @@ (define-public python-biopython-1.73
|
|||
(base32
|
||||
"1q55jhf76z3k6is3psis0ckbki7df26x7dikpcc3vhk1vhkwribh"))))))
|
||||
|
||||
(define-public python2-biopython
|
||||
(package-with-python2 python-biopython))
|
||||
|
||||
(define-public python-fastalite
|
||||
(package
|
||||
(name "python-fastalite")
|
||||
|
|
Loading…
Reference in a new issue