Flask-RQ2
Flask-RQ2 copied to clipboard
flask rq worker is broken by rq 2.3.3
Latest version of rq causes below error to "flask rq worker":
AttributeError: module 'rq.cli.cli' has no attribute 'worker'
I assume this is due to be changes from 2.3.2 to 2.3.3 of rq.
This is quite annoying. Guess there should be a max version in the setup file ?
I think it's because of this commit https://github.com/rq/rq/commit/e4cefa50b7f27c9bdb69fe793fad2434a6a25a6a