diff options
| author | Barry Warsaw | 2016-11-22 22:41:53 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2016-11-24 11:54:45 -0500 |
| commit | abbc6436ec580d424b2128a78f06b06ec6e7143c (patch) | |
| tree | a6266202106c984149d2d852a1f3a272e013fc0b /setup.py | |
| parent | 487da82226080986ec36bf09cee2f42ee79fc71c (diff) | |
| download | mailman-abbc6436ec580d424b2128a78f06b06ec6e7143c.tar.gz mailman-abbc6436ec580d424b2128a78f06b06ec6e7143c.tar.zst mailman-abbc6436ec580d424b2128a78f06b06ec6e7143c.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -104,6 +104,7 @@ case second `m'. Any other spelling is incorrect.""", 'flake8.extension': ['B4 = mailman.testing.flake8:ImportOrder'], }, install_requires = [ + 'aiosmtpd', 'alembic', 'falcon>=1.0.0rc1', 'flufl.bounce', |
