summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 8b12d9b913..e22ff9dc9e 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -10408,9 +10408,6 @@ low-level X clients. It is written entirely in Python.")
2.6-3.3.")
(license license:expat)))
-(define-public python2-singledispatch
- (package-with-python2 python-singledispatch))
-
;; the python- version can be removed with python-3.5
(define-public python-backports-abc
(package