Allow for prettytable 0.7.x as well
Relax requirements to >= 0.6, < 0.8, as 0.7.x seems to work as well. Added testcase to ensure this. Change-Id: I1a1a709e6053451b1256a0d78f8fe8562fb10e62
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
argparse
|
||||
prettytable>=0.6,<0.7
|
||||
prettytable>=0.6,<0.8
|
||||
python-keystoneclient>=0.1.2,<1
|
||||
pyOpenSSL
|
||||
warlock>=0.7.0,<2
|
||||
|
||||
Reference in New Issue
Block a user