mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
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:
parent
8871b69840
commit
1e582a0856
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue