Add custom TableFormater for keep same empty list behavior as prettytable 0.6

Fix bug 1165962

And upgrade cliff to 1.3.2, because cliff 1.3.1 depends on prettytable<0.7

Change-Id: I6b38a2d77f6b9bf88d6d64f6c02b98b6c21fda3a
This commit is contained in:
He Jie Xu
2013-04-08 14:14:16 +08:00
parent 00935b8c1f
commit e901c5fe80
2 changed files with 20 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
argparse
cliff>=1.3.1
cliff>=1.3.2
httplib2
iso8601
prettytable>=0.6,<0.8