Update cmd2 upper constraint to 0.8.0
This commit updates the cmd2 uppper constraint to 0.8.0. In cmd2 0.8.0, they removed some commands[0] such as `run` which is conflicted with the stestr subcommand. To keep the consistent behavior, it's good to bump up to this version. [0] https://github.com/python-cmd2/cmd2/blob/master/CHANGELOG.md#080-february-1-2018 Change-Id: I69cc305b2334641806ac9bb8193b2be5650919df
This commit is contained in:
parent
657fe094cf
commit
30b30cd556
@ -392,7 +392,7 @@ oslo.rootwrap===5.13.0
|
||||
Django===1.11.9
|
||||
pexpect===4.3.1
|
||||
mistral-extra===5.2.0
|
||||
cmd2===0.7.9
|
||||
cmd2===0.8.0
|
||||
redis===2.10.6
|
||||
jmespath===0.9.3
|
||||
click===6.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user