
After requirements/update.py was run, the boto entry was manually restored to: boto==2.5.2 Change-Id: Icd43ee5e1fee473ab21d59b1a17235317f5d751c
11 lines
185 B
Plaintext
11 lines
185 B
Plaintext
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes==0.7.2
|
|
flake8==2.0
|
|
hacking>=0.5.6,<0.7
|
|
|
|
mox>=0.5.3
|
|
discover
|
|
testrepository>=0.0.17
|
|
testtools>=0.9.32
|