
Changes in openstack-infrastructure have upgraded version of distribute. We should match this to keep things consistent. CI systems are installing virtualenv>=1.8 which gives distribute 0.6.28, so we'll add that to our test-requires. Change-Id: I44ad33fd0e96576379ee62a6f584f742e466ce74
14 lines
179 B
Plaintext
14 lines
179 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.28
|
|
|
|
coverage
|
|
mox==0.5.3
|
|
nose
|
|
nosexcover
|
|
openstack.nose_plugin
|
|
nosehtmloutput
|
|
pep8==1.1
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
MySQL-python
|