Change-Id: I4f26d3a8790c799e5c1f7f81031406e0c57545f9 Change-Id: Ica7315effe308bd739e90f885849fac27a3c542b
14 lines
250 B
Plaintext
14 lines
250 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.5.6,<0.8
|
|
coverage>=3.6
|
|
discover
|
|
fixtures>=0.3.14
|
|
mock>=1.0
|
|
python-subunit
|
|
sphinx>=1.1.2
|
|
testtools>=0.9.32
|
|
testrepository>=0.0.17
|