Colin Watson has proposed merging lp:~cjwatson/lazr.jobrunner/celery-4.3 into
lp:lazr.jobrunner.
Commit message:
Add celery 4.3 to test matrix.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/lazr.jobrunner/celery-4.3/+merge/366163
This will be needed for Python 3, but in the meantime this is just to
demonstrate that it doesn't need anything special in and of itself.
--
Your team Launchpad code reviewers is requested to review the proposed merge of
lp:~cjwatson/lazr.jobrunner/celery-4.3 into lp:lazr.jobrunner.
=== modified file 'tox.ini'
--- tox.ini 2019-03-06 12:17:21 +0000
+++ tox.ini 2019-04-17 09:03:14 +0000
@@ -1,6 +1,6 @@
[tox]
envlist =
- py27-celery{31,40,41,42}
+ py27-celery{31,40,41,42,43}
[testenv]
commands =
@@ -14,3 +14,4 @@
celery40: kombu<4.2
celery41: celery>=4.1,<4.2
celery42: celery>=4.2,<4.3
+ celery43: celery>=4.3
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp