diff options
| author | Ziad Sawalha <ziad.sawalha@rackspace.com> | 2011-07-08 14:06:49 -0700 |
|---|---|---|
| committer | Ziad Sawalha <ziad.sawalha@rackspace.com> | 2011-07-08 14:06:49 -0700 |
| commit | ebe8e255ac42c07da7bfc44fd19c1f052d3f8853 (patch) | |
| tree | 6523f26ec7c2a41de525d97ff3ae3f97e12dbde3 /tools | |
| parent | 9528697d2fcfbe9b7ba1d445280d10dc4c8e1e8d (diff) | |
| parent | 418a9e5913fe25fb4c5e704655d2497da3bc5d41 (diff) | |
Merge pull request #82 from dolph/master
Global fixes for issues #33 and #65
Diffstat (limited to 'tools')
| -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 |
