gnu: Remove python2-levenshtein.
* gnu/packages/python-xyz.scm (python2-levenshtein): Delete variable.
parent
8710fb9462
commit
139b97b65e
|
@ -19231,9 +19231,6 @@ point is the point of maximum curvature.")
|
|||
It supports both normal and Unicode strings.")
|
||||
(license license:gpl2+)))
|
||||
|
||||
(define-public python2-levenshtein
|
||||
(package-with-python2 python-levenshtein))
|
||||
|
||||
(define-public python-scandir
|
||||
(package
|
||||
(name "python-scandir")
|
||||
|
|
Reference in New Issue