6e214b2c03
Change-Id: I80d6e02b5daaa0862e4b1f15d1bf3211dc0f359e
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.8.0,<0.9
|
|
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
|