Files
python-glanceclient/tools/test-requires
Monty Taylor ca17541f33 Migrate to flake8.
Fixes bug 1172444.

Change-Id: Icec0820d0f780ed9473218b7e46e29c1e3db6541
2013-05-18 08:29:02 -07:00

17 lines
253 B
Plaintext

distribute>=0.6.24
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.3,<0.6
coverage
discover
mox
mock>=0.8.0
setuptools-git>=0.4
sphinx>=1.1.2
testrepository>=0.0.13
testtools>=0.9.22