Language

Package: python-rq-scheduler @ 0.10.0

Synopsis

Job scheduling capabilities for RQ (Redis Queue)

Description

This package provides job scheduling capabilities to python-rq (Redis Queue).

Home page
https://github.com/rq/rq-scheduler
Location
gnu/packages/databases.scm (line: 3996, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?