gnu: python2-gridmap: Remove package.

* gnu/packages/python-xyz.scm (python2-gridmap): Remove variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
zimoun 2021-06-08 16:37:44 +02:00 committed by Leo Famulari
parent 8871b69840
commit 1e582a0856
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -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.") cluster without needing to write any wrapper code yourself.")
(license license:gpl3+))) (license license:gpl3+)))
(define-public python2-gridmap
(package-with-python2 python-gridmap))
(define-public python-honcho (define-public python-honcho
(package (package
(name "python-honcho") (name "python-honcho")