From 1fc90c083206f52fc693f7a22ef067ce226465a9 Mon Sep 17 00:00:00 2001 From: zimoun Date: Mon, 15 Nov 2021 15:26:14 +0100 Subject: gnu: python2-munkres: Remove package. * gnu/packages/python-xyz.scm (python2-munkres): Delete variable. --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) (limited to 'gnu') diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index 7f178d7454..6250f397cb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -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") -- cgit v1.2.3