From b4eba62b214a4dbc0c87e4c8e57c6643a5a0c9d7 Mon Sep 17 00:00:00 2001 From: termie Date: Tue, 27 Dec 2011 12:10:39 -0800 Subject: [PATCH] novaclient now requires prettytable --- tools/pip-requires-test | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tools/pip-requires-test b/tools/pip-requires-test index 257c0f7e57..25b20295f9 100644 --- a/tools/pip-requires-test +++ b/tools/pip-requires-test @@ -12,3 +12,6 @@ nose # for python-keystoneclient httplib2 pep8 + +# for python-novaclient +prettytable