summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/databases.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index c3d5c3d8199..3530013caa7 100644
--- a/gnu/packages/databases.scm
+++ b/gnu/packages/databases.scm
@@ -5144,9 +5144,6 @@ reasonable substitute.")
"This package provides a Python interface to the Redis key-value store.")
(license license:expat)))
-(define-deprecated-package python-aioredis
- python-redis)
-
(define-public python-rq
(package
(name "python-rq")