898e732bd7
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
16 lines
203 B
Plaintext
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
|