diff options
author | zhihui wu <zhihui.wu2006+zte@gmail.com> | 2017-03-11 02:30:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-11 02:30:32 +0000 |
commit | adccf87a64cba6f7e5acf2ce998a4b04968b53d7 (patch) | |
tree | 821ffb351375e9c952410f1557f62c1aa8340e2a /requirements.txt | |
parent | 15fceada86ad0d5dabe26365451aae9c95b36be1 (diff) | |
parent | 0bd051505c2851d61356e7c448d7802913ab785f (diff) |
Merge "Implement 'list' command."
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c51228f2..d00b3cf1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,3 +4,5 @@ paramiko connexion numpy pbr +ConfigParser +prettytable |