diff options
| author | Mark Sapiro | 2016-11-26 09:50:28 -0800 |
|---|---|---|
| committer | Mark Sapiro | 2016-11-26 09:50:28 -0800 |
| commit | 60dc69c7ba6863c71d38979426a1a5dd353b53c6 (patch) | |
| tree | fa21de2db43df6e623284f92c3cda6a5268c11d0 /setup.py | |
| parent | 88212f9d5c9a13e8e723d90a42f00d0f9b66d929 (diff) | |
| parent | 98cb0ed4ba69d30604367e25e8e0ff6d3b699ee0 (diff) | |
| download | mailman-60dc69c7ba6863c71d38979426a1a5dd353b53c6.tar.gz mailman-60dc69c7ba6863c71d38979426a1a5dd353b53c6.tar.zst mailman-60dc69c7ba6863c71d38979426a1a5dd353b53c6.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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', |
