deb-glance/tools/test-requires
Zhongyue Luo f071f07795 Clean up pep8 E502, E711 violations
Updated pep8 version requirement to 1.3.3.
Fixed E502 and E711 errors.
E711 is ignored because of sqlalchemy statements.
All ignores are to be removed in the next sequence of patches.

Change-Id: I27155166a60be14521d958e1cc7c06ebcc90f1fd
2012-09-18 10:10:01 +08:00

24 lines
382 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
# For translations processing
Babel
# Needed for testing
coverage
mox
nose
nose-exclude
openstack.nose_plugin>=0.7
nosehtmloutput>=0.0.3
pep8==1.3.3
sphinx>=1.1.2
requests
# Optional packages that should be installed when testing
xattr>=0.6.0
pysendfile==2.0.0
# Needed for swift store functional tests
python-keystoneclient