mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 11:55:27 -05:00
gnu: Remove python2-pybigwig.
* gnu/packages/bioinformatics.scm (python2-pybigwig): Delete variable.
This commit is contained in:
parent
98c4f97d18
commit
d29d50a556
1 changed files with 0 additions and 3 deletions
|
@ -2854,9 +2854,6 @@ (define-public python-pybigwig
|
|||
accessing bigWig files.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pybigwig
|
||||
(package-with-python2 python-pybigwig))
|
||||
|
||||
(define-public python-schema-salad
|
||||
(package
|
||||
(name "python-schema-salad")
|
||||
|
|
Loading…
Reference in a new issue