mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Drop Python 3.7
This commit is contained in:
@@ -58,7 +58,7 @@ classifiers = [
|
|||||||
"Environment :: Web Environment",
|
"Environment :: Web Environment",
|
||||||
]
|
]
|
||||||
|
|
||||||
requires-python = ">=3.7"
|
requires-python = ">=3.8"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"django>=4.0",
|
"django>=4.0",
|
||||||
"requests>=2.4.3",
|
"requests>=2.4.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user