
This reverts commit 4146e2a859
.
Removed the calls to tox from within tox, and setup the
top level tox.ini for bandit and flake8 for the sub folders.
Change-Id: I682869c8e839f4f59cdce48cd0b97b4a4324f4a7
Story: 2004515
Task: 40232
Signed-off-by: albailey <Al.Bailey@windriver.com>
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
hacking>=2.0<2.1
|
|
|
|
pycodestyle>=2.0.0 # MIT License
|
|
mock>=2.0.0 # BSD
|
|
bandit!=1.6.0,>=1.1.0,<2.0.0
|
|
bashate >= 0.2
|
|
PyYAML >= 3.1.0
|
|
yamllint >= 0.5.2
|