75f656b4ba
* Requirements and test requirements updated to match ones from openstack/requirements. * Clean-up pep8 errors that appeared after requirements update. Change-Id: Id9a01f83d0904d82a592492abad667f42e07389b
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes>=0.7.2,<0.7.4
|
|
flake8==2.0
|
|
pylint==0.25.2
|
|
hacking>=0.8.0,<0.9
|
|
mock>=1.0
|