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 821c330670..838c0b1001 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -15626,9 +15626,6 @@ This software is unmaintained, and new projects should use @code{boto3} instead.
interface to the Amazon Web Services (AWS) API.")
(license license:asl2.0)))
-(define-public python2-botocore
- (package-with-python2 python-botocore))
-
(define-public python-boto3
(package
(name "python-boto3")