Fix cmd2 release inside requirements
We're hitting problems due to the upgrade of cmd2 happened today. Without this in place any of the tripleo-quickstart would work, failing with this message: cmd2 requires Python '>=3.4' but the running Python is 2.7.5 Any better thinked solution is more than welcome. Change-Id: I4e2f3648fbd0e69a9ee545b9e458608a998230d2
This commit is contained in:
parent
6c9b386d77
commit
436933b99b
@ -1,3 +1,4 @@
|
|||||||
|
cmd2==0.8.5
|
||||||
ara==0.14.5
|
ara==0.14.5
|
||||||
ansible==2.4.1
|
ansible==2.4.1
|
||||||
jmespath
|
jmespath
|
||||||
|
Loading…
Reference in New Issue
Block a user