From 1e582a0856f93e3121a8aeb399edd0a6e9a5378f Mon Sep 17 00:00:00 2001 From: zimoun Date: Tue, 8 Jun 2021 16:37:44 +0200 Subject: gnu: python2-gridmap: Remove package. * gnu/packages/python-xyz.scm (python2-gridmap): Remove variable. Signed-off-by: Leo Famulari --- gnu/packages/python-xyz.scm | 3 --- 1 file changed, 3 deletions(-) diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm index a330ed64cd..0c2b15eebb 100644 --- a/gnu/packages/python-xyz.scm +++ b/gnu/packages/python-xyz.scm @@ -7081,9 +7081,6 @@ cluster directly from Python. You can directly map Python functions onto the cluster without needing to write any wrapper code yourself.") (license license:gpl3+))) -(define-public python2-gridmap - (package-with-python2 python-gridmap)) - (define-public python-honcho (package (name "python-honcho") -- cgit v1.2.3