1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00

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")