908ef71979
Gate is broken now due to the bug 1274056 Change-Id: I72e1192263d90c4f1aaf794b332b69d35c3889e8
16 lines
260 B
Plaintext
16 lines
260 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
|
|
hacking>=0.8.0,<0.9
|
|
|
|
coverage>=3.6
|
|
discover
|
|
mock>=1.0
|
|
python-subunit
|
|
testrepository>=0.0.17
|
|
testtools>=0.9.32,<0.9.35
|
|
|
|
sphinx>=1.1.2,<1.2
|
|
oslo.sphinx
|