glance/tools/test-requires
Monty Taylor 898e732bd7 Just use pure nosetests.
The test suite can be run now with pure nosetests + the openstack nose
plugin. There is no longer any need for the run_tests.py.

Change-Id: Iad89a2c1cc567ba10919a52166b3309edef20009
2012-06-04 15:29:26 -04:00

16 lines
203 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
pep8==1.1
sphinx>=1.1.2
requests