Skip to content

Avoid using removed rq.compat from rq older than rq 1.13#303

Open
dirkmueller wants to merge 1 commit intorq:masterfrom
dirkmueller:master
Open

Avoid using removed rq.compat from rq older than rq 1.13#303
dirkmueller wants to merge 1 commit intorq:masterfrom
dirkmueller:master

Conversation

@dirkmueller
Copy link
Copy Markdown

rq 1.13 dropped rq.compat completed. It was replaced with a simple str() instead. Bump minimum version to 1.13 which provides that new api.

rq 1.13 dropped rq.compat completed. It was replaced with a simple
__str__() instead. Bump minimum version to 1.13 which provides that new
api.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant