summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMark Sapiro2016-11-26 09:50:28 -0800
committerMark Sapiro2016-11-26 09:50:28 -0800
commit60dc69c7ba6863c71d38979426a1a5dd353b53c6 (patch)
treefa21de2db43df6e623284f92c3cda6a5268c11d0 /setup.py
parent88212f9d5c9a13e8e723d90a42f00d0f9b66d929 (diff)
parent98cb0ed4ba69d30604367e25e8e0ff6d3b699ee0 (diff)
downloadmailman-60dc69c7ba6863c71d38979426a1a5dd353b53c6.tar.gz
mailman-60dc69c7ba6863c71d38979426a1a5dd353b53c6.tar.zst
mailman-60dc69c7ba6863c71d38979426a1a5dd353b53c6.zip
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 2d182cdc7..fa190bf49 100644
--- a/setup.py
+++ b/setup.py
@@ -106,6 +106,7 @@ case second `m'. Any other spelling is incorrect.""",
install_requires = [
'aiosmtpd',
'alembic',
+ 'dnspython>=1.14.0',
'falcon>=1.0.0rc1',
'flufl.bounce',
'flufl.i18n',