diff options
| author | Abhilash Raj | 2014-09-24 23:13:12 +0530 |
|---|---|---|
| committer | Abhilash Raj | 2014-09-24 23:13:12 +0530 |
| commit | e9ab3f31504a176f483c8340b3ad2ba7679fe285 (patch) | |
| tree | 7c18ee09e1e67f2221d94efb26ee486b823322e3 /setup.py | |
| parent | f83f2a07e79c13aef592f779cf112340707cf5c0 (diff) | |
| download | mailman-e9ab3f31504a176f483c8340b3ad2ba7679fe285.tar.gz mailman-e9ab3f31504a176f483c8340b3ad2ba7679fe285.tar.zst mailman-e9ab3f31504a176f483c8340b3ad2ba7679fe285.zip | |
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -93,6 +93,7 @@ case second `m'. Any other spelling is incorrect.""", 'console_scripts' : list(scripts), }, install_requires = [ + 'alembic', 'enum34', 'flufl.bounce', 'flufl.i18n', |
