Currently freezer-api build are broken as pylint execution failes is atroid is not availble in test-requirements. Exec permissions of the file devstack/gate_hook.sh are added as the dsvm gate job was failing. Change-Id: I837e3fe973d72c792cb34711cef9f6507a004d49
10 lines
136 B
Plaintext
10 lines
136 B
Plaintext
astroid<1.4.0 # breaks pylint 1.4.4
|
|
coverage
|
|
flake8>=2.2.4,<=2.4.1
|
|
mock>=1.2
|
|
pylint==1.4.4 # GNU GPL v2
|
|
pytest
|
|
pytest-cov
|
|
pytest-xdist
|
|
|