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 @@ (define-public python-gridmap
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")