98d42e50e3
Fixes bug 1172444 Change-Id: I09e1e2d03f41a175aa39760b5fc560ed0d9d30a5
25 lines
408 B
Plaintext
25 lines
408 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.28
|
|
|
|
# Install bounded pep8/pyflakes first, then let flake8 install
|
|
pep8==1.4.5
|
|
pyflakes==0.7.2
|
|
flake8==2.0
|
|
hacking>=0.5.3,<0.6
|
|
|
|
coverage
|
|
nose
|
|
nosexcover
|
|
openstack.nose_plugin
|
|
webtest
|
|
wsgi_intercept
|
|
proboscis==1.2.5.3
|
|
https://github.com/stackforge/python-reddwarfclient/tarball/master
|
|
mock
|
|
mox
|
|
testtools>=0.9.22
|
|
pexpect
|
|
discover
|
|
testrepository>=0.0.8
|
|
mockito
|