summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-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 56a8edc864..a370e5e095 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -19033,9 +19033,6 @@ point is the point of maximum curvature.")
This package is part of the Python standard library since version 3.5.")
(license license:bsd-3)))
-(define-public python2-scandir
- (package-with-python2 python-scandir))
-
(define-public python-factory-boy
(package
(name "python-factory-boy")