mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
Add Postal support
Thanks to @tiltec for researching, implementing, testing and documenting it.
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -88,6 +88,7 @@ jobs:
|
||||
# Install without optional extras (don't need to cover entire matrix)
|
||||
- { tox: django31-py37-none, python: "3.7" }
|
||||
- { tox: django31-py37-amazon_ses, python: "3.7" }
|
||||
- { tox: django31-py37-postal, python: "3.7" }
|
||||
# Test some specific older package versions
|
||||
- { tox: django22-py37-all-old_urllib3, python: "3.7" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user