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 97a81980a5..b7acb78f9e 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -18151,9 +18151,6 @@ JSON) codec.")
PNG, JPEG, JPEG2000 and GIF files in pure Python.")
(license license:expat)))
-(define-public python2-imagesize
- (package-with-python2 python-imagesize))
-
(define-public python-termstyle
(package
(name "python-termstyle")