gnu: Remove python2-pybigwig.
* gnu/packages/bioinformatics.scm (python2-pybigwig): Delete variable.
parent
98c4f97d18
commit
d29d50a556
|
@ -2854,9 +2854,6 @@ files.")
|
|||
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")
|
||||
|
|
Reference in New Issue