mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python2-rq: Remove package.
* gnu/packages/databases.scm (python2-rq): Delete. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
This commit is contained in:
parent
84950c0d06
commit
c74c4377b3
1 changed files with 0 additions and 3 deletions
|
@ -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.")
|
is designed to have a low barrier to entry.")
|
||||||
(license license:bsd-2)))
|
(license license:bsd-2)))
|
||||||
|
|
||||||
(define-public python2-rq
|
|
||||||
(package-with-python2 python-rq))
|
|
||||||
|
|
||||||
(define-public python-rq-scheduler
|
(define-public python-rq-scheduler
|
||||||
(package
|
(package
|
||||||
(name "python-rq-scheduler")
|
(name "python-rq-scheduler")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue