summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBarry Warsaw2012-07-03 10:36:39 -0400
committerBarry Warsaw2012-07-03 10:36:39 -0400
commit01415190ab44e69a8f09a6411564a7cb288404e8 (patch)
tree869503cb83afa74a17446363a6dbda5ba62d2b8d /setup.py
parent3c8a07fc76176a8ea89ee6b73aef571d0b2c81ed (diff)
parent011677d7457f1d4c9cea3b030c8a50e941657812 (diff)
downloadmailman-01415190ab44e69a8f09a6411564a7cb288404e8.tar.gz
mailman-01415190ab44e69a8f09a6411564a7cb288404e8.tar.zst
mailman-01415190ab44e69a8f09a6411564a7cb288404e8.zip
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index a37068ee6..236faa3f5 100644
--- a/setup.py
+++ b/setup.py
@@ -98,11 +98,11 @@ case second `m'. Any other spelling is incorrect.""",
'flufl.enum',
'flufl.i18n',
'flufl.lock',
- 'flufl.password',
'httplib2',
'lazr.config',
'lazr.smtptest',
'mock',
+ 'passlib',
'restish',
'storm',
'zc.buildout',