summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2017-04-08 11:55:57 +0000
committerBarry Warsaw2017-04-08 11:55:57 +0000
commit46ff6fda070ac5a0c71308886eee0e68af977b07 (patch)
treed6ca1393d3c3a97ac8529ea7c33a14d791551a99
parentd4f8bac7cc5a85b177f122ba78f3f837238027f6 (diff)
parentfb6e4637993ca4ad91ee6d7c9b93ec891b81c7bd (diff)
downloadmailman-46ff6fda070ac5a0c71308886eee0e68af977b07.tar.gz
mailman-46ff6fda070ac5a0c71308886eee0e68af977b07.tar.zst
mailman-46ff6fda070ac5a0c71308886eee0e68af977b07.zip
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 78b6025b8..c3735744d 100644
--- a/setup.py
+++ b/setup.py
@@ -103,7 +103,7 @@ case second `m'. Any other spelling is incorrect.""",
'console_scripts' : list(scripts),
},
install_requires = [
- 'aiosmtpd',
+ 'aiosmtpd>=1.0a5',
'alembic',
'atpublic',
'dnspython>=1.14.0',