mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-02 09:28:57 -05:00
gnu: Remove python2-pylev.
* gnu/packages/python-xyz.scm (python2-pylev): Delete variable.
This commit is contained in:
parent
3bf50750fc
commit
42333736e0
1 changed files with 0 additions and 3 deletions
|
@ -16447,9 +16447,6 @@ (define-public python-pylev
|
|||
@url{http://en.wikipedia.org/wiki/Levenshtein_distance}.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pylev
|
||||
(package-with-python2 python-pylev))
|
||||
|
||||
(define-public python-cleo
|
||||
(package
|
||||
(name "python-cleo")
|
||||
|
|
Loading…
Reference in a new issue