From 955d267e5f4479cea6adb93871af1eb80aa492b6 Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Wed, 27 Jun 2012 23:03:04 -0400 Subject: Replace flufl.password with passlib, albeit with a wrapper. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'setup.py') 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', -- cgit v1.2.3-70-g09d2