634e513d62
hacking and flake8 have compatability issues. By specifying the version of hacking to be the same as what other openstack components are using, we clamp the version of flake8 and allow for reliable hacking checks. Change-Id: I8ab1543c030439903d99fffec1a9e3a264f20a80 Story: 2004515 Task: 28571 Signed-off-by: Al Bailey <Al.Bailey@windriver.com>
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
|
|
bashate >= 0.2
|
|
PyYAML >= 3.1.0
|
|
yamllint >= 0.5.2
|