me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-readlike.

* gnu/packages/python-xyz.scm (python2-readlike): Delete variable.
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
1 changed files with 0 additions and 3 deletions

View File

@ -24939,9 +24939,6 @@ Currently, all stateless Readline commands are implemented. Yanking and history
are not supported.")
(license license:expat)))
(define-public python2-readlike
(package-with-python2 python-readlike))
(define-public python-reparser
(package
(name "python-reparser")