gnu: Remove python2-rply.

* gnu/packages/python-xyz.scm (python2-rply): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 21:24:51 -04:00
parent a1f4dcacb3
commit fc43de3063
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -14884,9 +14884,6 @@ (define-public python-rply
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")