gnu: python2-munkres: Remove package.

* gnu/packages/python-xyz.scm (python2-munkres): Delete variable.
This commit is contained in:
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

View file

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