gnu: Remove python2-redis.
* gnu/packages/databases.scm (python2-redis): Delete variable.
parent
466d81aae4
commit
1aab8a5114
|
@ -4020,9 +4020,6 @@ reasonable substitute.")
|
|||
"This package provides a Python interface to the Redis key-value store.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-redis
|
||||
(package-with-python2 python-redis))
|
||||
|
||||
(define-public python-rq
|
||||
(package
|
||||
(name "python-rq")
|
||||
|
|
Reference in New Issue