mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-19 13:17:10 -05:00
gnu: python2-munkres: Remove package.
* gnu/packages/python-xyz.scm (python2-munkres): Delete variable.
This commit is contained in:
parent
3258335e22
commit
1fc90c0832
1 changed files with 0 additions and 3 deletions
|
@ -14383,9 +14383,6 @@ (define-public python-munkres
|
|||
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")
|
||||
|
|
Loading…
Reference in a new issue