summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorAbhilash Raj2014-09-24 23:13:12 +0530
committerAbhilash Raj2014-09-24 23:13:12 +0530
commite9ab3f31504a176f483c8340b3ad2ba7679fe285 (patch)
tree7c18ee09e1e67f2221d94efb26ee486b823322e3 /setup.py
parentf83f2a07e79c13aef592f779cf112340707cf5c0 (diff)
downloadmailman-e9ab3f31504a176f483c8340b3ad2ba7679fe285.tar.gz
mailman-e9ab3f31504a176f483c8340b3ad2ba7679fe285.tar.zst
mailman-e9ab3f31504a176f483c8340b3ad2ba7679fe285.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 b4a741f5b..94e9d5488 100644
--- a/setup.py
+++ b/setup.py
@@ -93,6 +93,7 @@ case second `m'. Any other spelling is incorrect.""",
'console_scripts' : list(scripts),
},
install_requires = [
+ 'alembic',
'enum34',
'flufl.bounce',
'flufl.i18n',