diff options
| author | Dolph Mathews <dolph.mathews@rackspace.com> | 2011-07-05 12:00:18 -0500 |
|---|---|---|
| committer | Dolph Mathews <dolph.mathews@rackspace.com> | 2011-07-05 12:00:18 -0500 |
| commit | 44313df0c49352ebfea19b88c72ff9d4717f6846 (patch) | |
| tree | 42683473cfe0ab55986e8757c3f0b52f469dee43 | |
| parent | 3b0efe44c6ecb99c256e82d8b82d503feebd5f02 (diff) | |
Added python-ldap to pip-requires
| -rw-r--r-- | tools/pip-requires | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
