mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Update tests, CI, readme for Django 2.2 release.
(Earlier Anymail releases work fine with Django 2.2, and have been tested against it; this just makes everything official.) Prefer Python 3.7 and Django 2.2 for "extra" tests (live integration, optional packages, Django master).
This commit is contained in:
@@ -41,7 +41,7 @@ built-in `django.core.mail` package. It includes:
|
||||
with simplified, portable access to attachments and other inbound content
|
||||
|
||||
Anymail is released under the BSD license. It is extensively tested against
|
||||
Django 1.11--2.1 (including Python 2.7, Python 3 and PyPy).
|
||||
Django 1.11--2.2 (including Python 2.7, Python 3 and PyPy).
|
||||
Anymail releases follow `semantic versioning <http://semver.org/>`_.
|
||||
|
||||
.. END shared-intro
|
||||
|
||||
Reference in New Issue
Block a user