summary refs log tree commit diff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
authorzimoun <zimon.toutoune@gmail.com>2021-06-08 16:37:44 +0200
committerLeo Famulari <leo@famulari.name>2021-06-08 13:10:26 -0400
commit1e582a0856f93e3121a8aeb399edd0a6e9a5378f (patch)
tree6ecc25ddf1090cae450122de615ae1a3f0034ba9 /gnu/packages/python-xyz.scm
parent8871b698407a45ff993b994d3f0f73a4dbe41eca (diff)
downloadguix-1e582a0856f93e3121a8aeb399edd0a6e9a5378f.tar.gz
gnu: python2-gridmap: Remove package.
* gnu/packages/python-xyz.scm (python2-gridmap): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 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")