From 44313df0c49352ebfea19b88c72ff9d4717f6846 Mon Sep 17 00:00:00 2001 From: Dolph Mathews Date: Tue, 5 Jul 2011 12:00:18 -0500 Subject: Added python-ldap to pip-requires --- tools/pip-requires | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/pip-requires b/tools/pip-requires index 2b994af3..b9951cdf 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -7,4 +7,5 @@ pysqlite sqlalchemy webob Routes -httplib2 \ No newline at end of file +httplib2 +python-ldap # optional authentication backend \ No newline at end of file -- cgit