gnu: Remove python2-readlike.
* gnu/packages/python-xyz.scm (python2-readlike): Delete variable.
This commit is contained in:
parent
25a15e71e6
commit
b2515311f3
1 changed files with 0 additions and 3 deletions
|
@ -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")
|
||||
|
|
Loading…
Reference in a new issue