gnu: Remove python2-rply.
* gnu/packages/python-xyz.scm (python2-rply): Delete variable.
This commit is contained in:
parent
a1f4dcacb3
commit
fc43de3063
1 changed files with 0 additions and 3 deletions
|
@ -14884,9 +14884,6 @@ works with RPython. It is a more-or-less direct port of David Bazzley's PLY,
|
|||
with a new public API, and RPython support.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-rply
|
||||
(package-with-python2 python-rply))
|
||||
|
||||
(define-public python-hy
|
||||
(package
|
||||
(name "python-hy")
|
||||
|
|
Reference in a new issue