mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Update Django and Python build versions
* Add Django 3.1 builds * Django main is now 3.2dev; add test settings * Rough in changelog deprecation notice for Django 1.11 and Python 2.7 * Travis-CI is apparently supporting pypy3 alias now * Travis-CI has apparently added Python 3.8 release now
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""
|
||||
Django settings for Anymail tests.
|
||||
|
||||
Generated by 'django-admin startproject' using Django 3.0a1.
|
||||
Generated by 'django-admin startproject' using Django 3.1.
|
||||
|
||||
For more information on this file, see
|
||||
https://docs.djangoproject.com/en/dev/topics/settings/
|
||||
|
||||
Reference in New Issue
Block a user