This is a cosmetic change to bring our requirement.txt files inline with other OpenStack project. Change-Id: I759acbbe9655884815df512835353dbb009b002c Signed-off-by: Paul Belanger <pabelanger@redhat.com>
12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
ansible-lint>=2.0.3
|
|
flake8==2.2.4
|
|
hacking>=0.10.0,<0.11
|
|
pep8==1.5.7
|
|
pyflakes==0.8.1
|
|
mccabe==0.2.1 # capped for flake8
|
|
bashate>=0.2 # Apache-2.0
|
|
|
|
# this is required for the docs build jobs
|
|
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
|
|
oslosphinx>=2.5.0 # Apache-2.0
|