18b9c7f29b
This fixes bug 1078548. This is done by adding a dependency on the fixtures library, which has dedicated code for just this sort of thing, and using it in the base class. Change-Id: I841fbf912b1a3ab43ca8c52c779d930aaf4a0e96
16 lines
203 B
Plaintext
16 lines
203 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.24
|
|
|
|
coverage
|
|
fixtures
|
|
mox==0.5.3
|
|
nose
|
|
testtools
|
|
openstack.nose_plugin>=0.7
|
|
nosehtmloutput
|
|
pep8==1.2
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
feedparser
|
|
MySQL-python
|