diff options
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/pip-requires | 1 | ||||
| -rw-r--r-- | tools/pip-requires-test | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/tools/pip-requires b/tools/pip-requires index 04f7ef5f..8b6d0ca0 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -8,6 +8,7 @@ routes sqlalchemy sqlalchemy-migrate passlib +lxml # for python-novaclient prettytable diff --git a/tools/pip-requires-test b/tools/pip-requires-test index d968ed94..fa7457e0 100644 --- a/tools/pip-requires-test +++ b/tools/pip-requires-test @@ -9,6 +9,7 @@ sqlalchemy sqlalchemy-migrate passlib python-memcached +lxml # keystonelight testing dependencies nose |
