summaryrefslogtreecommitdiff
path: root/gnu/packages/python-xyz.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/python-xyz.scm')
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index b03091668f..038f54ec74 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -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")