pmclanahan / django-celery-email

A Django email backend that uses a celery task for sending the email.
BSD 3-Clause "New" or "Revised" License
477 stars 110 forks source link

Updates test matrix for supported versions of Django, Celery and Python #58

Closed jmsmkn closed 5 years ago

jmsmkn commented 5 years ago

This PR updates the test matrix for the currently maintained versions of Django (1.11, 2.1 and 2.2), along with the currently maintained versions of Python that they support (2.7, 3.5, 3.6, 3.7). Tests have been added for more recent versions of Celery and a test updated as a return type was changed in Celery 4.3.