33d1b1a776
* versions of all other used libs updated Change-Id: I6f71c965505037c6dde1241bd01453325beea3ed
13 lines
220 B
Plaintext
13 lines
220 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
|