gnu: python2-munkres: Remove package.
* gnu/packages/python-xyz.scm (python2-munkres): Delete variable.master
parent
3258335e22
commit
1fc90c0832
|
@ -14383,9 +14383,6 @@ algorithm (also called the Hungarian algorithm or the Kuhn-Munkres algorithm),
|
|||
useful for solving the Assignment Problem.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-munkres
|
||||
(package-with-python2 python-munkres))
|
||||
|
||||
(define-public python-whoosh
|
||||
(package
|
||||
(name "python-whoosh")
|
||||
|
|
Reference in New Issue