3002760cc8
As modified by auto-run of requirements/update.py Change-Id: I150a56dd7956ea2a3b01c1921dc35e51ccd35afe
15 lines
250 B
Plaintext
15 lines
250 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
|
|
|
|
coverage>=3.6
|
|
discover
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
testtools>=0.9.32
|
|
testrepository>=0.0.17
|
|
python-glanceclient>=0.9.0
|
|
sphinx>=1.1.2
|