gnu: Remove python2-readlike.
* gnu/packages/python-xyz.scm (python2-readlike): Delete variable.
parent
25a15e71e6
commit
b2515311f3
|
@ -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")
|
||||
|
|
Reference in New Issue