gnu: Remove python2-readlike.

* gnu/packages/python-xyz.scm (python2-readlike): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:39:57 -04:00
parent 25a15e71e6
commit b2515311f3
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -24939,9 +24939,6 @@ (define-public python-readlike
are not supported.")
(license license:expat)))
(define-public python2-readlike
(package-with-python2 python-readlike))
(define-public python-reparser
(package
(name "python-reparser")