gnu: python2-rq: Remove package.
* gnu/packages/databases.scm (python2-rq): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>master
parent
84950c0d06
commit
c74c4377b3
|
@ -3353,9 +3353,6 @@ processing them in the background with workers. It is backed by Redis and it
|
|||
is designed to have a low barrier to entry.")
|
||||
(license license:bsd-2)))
|
||||
|
||||
(define-public python2-rq
|
||||
(package-with-python2 python-rq))
|
||||
|
||||
(define-public python-rq-scheduler
|
||||
(package
|
||||
(name "python-rq-scheduler")
|
||||
|
|
Reference in New Issue