mirror of
https://github.com/pacnpal/django-anymail.git
synced 2025-12-20 03:41:05 -05:00
2
tox.ini
2
tox.ini
@@ -26,6 +26,7 @@ deps =
|
||||
djangoMaster: https://github.com/django/django/tarball/master
|
||||
# testing dependencies (duplicates setup.py tests_require):
|
||||
mock
|
||||
boto3
|
||||
sparkpost
|
||||
ignore_outcome =
|
||||
django21: True
|
||||
@@ -39,6 +40,7 @@ commands =
|
||||
passenv =
|
||||
RUN_LIVE_TESTS
|
||||
CONTINUOUS_INTEGRATION
|
||||
AMAZON_SES_TEST_*
|
||||
MAILGUN_TEST_*
|
||||
MAILJET_TEST_*
|
||||
MANDRILL_TEST_*
|
||||
|
||||
Reference in New Issue
Block a user