summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorBarry Warsaw2012-06-27 23:03:04 -0400
committerBarry Warsaw2012-06-27 23:03:04 -0400
commit955d267e5f4479cea6adb93871af1eb80aa492b6 (patch)
treec3e412bcf0251ed6a53694d781d757ddd21b5ac7 /setup.py
parent3c8a07fc76176a8ea89ee6b73aef571d0b2c81ed (diff)
downloadmailman-955d267e5f4479cea6adb93871af1eb80aa492b6.tar.gz
mailman-955d267e5f4479cea6adb93871af1eb80aa492b6.tar.zst
mailman-955d267e5f4479cea6adb93871af1eb80aa492b6.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',