gnu: Remove python2-pylev.

* gnu/packages/python-xyz.scm (python2-pylev): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-05-01 02:52:52 -04:00
parent 3bf50750fc
commit 42333736e0
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -16447,9 +16447,6 @@ Wikipedia code samples at
@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")