diff options
| author | Jenkins <jenkins@review.openstack.org> | 2012-01-20 02:20:37 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2012-01-20 02:20:37 +0000 |
| commit | f2825c997d5c88657478def080f8608ef322047e (patch) | |
| tree | 4be8e0052ca32d19bfc7678fca25d4157f637681 | |
| parent | 0d46091ee11000be4fe0e3c6bf6889b42817c9d2 (diff) | |
| parent | 2d186861c94ab83bd670bbb536970b3e6a9ca612 (diff) | |
Merge "Pre-staging pip requires"
| -rw-r--r-- | tools/pip-requires | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index c49ebbe6..1cf0c435 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -15,6 +15,7 @@ lxml # xml library providing ElementTree API passlib # password hashing argparse # cli support prettytable # cli table printing +dateutil # for date parsing # Optional backend: LDAP python-ldap # authenticate against an existing LDAP server |
