me
/
guix
Archived
1
0
Fork 0

gnu: python2-munkres: Remove package.

* gnu/packages/python-xyz.scm (python2-munkres): Delete variable.
master
zimoun 2021-11-15 15:26:14 +01:00 committed by Ricardo Wurmus
parent 3258335e22
commit 1fc90c0832
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 0 additions and 3 deletions

View File

@ -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")