mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: Remove python2-grako.
* gnu/packages/python-xyz.scm (python2-grako): Delete variable.
This commit is contained in:
parent
23936586f4
commit
ae657ec626
1 changed files with 0 additions and 3 deletions
|
@ -8150,9 +8150,6 @@ (define-public python-grako
|
|||
memoizing PEG/Packrat parser in Python.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-grako
|
||||
(package-with-python2 python-grako))
|
||||
|
||||
(define-public python-grandalf
|
||||
(package
|
||||
(name "python-grandalf")
|
||||
|
|
Loading…
Reference in a new issue