19 lines
291 B
Plaintext
19 lines
291 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.24
|
|
|
|
# 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>=3.6
|
|
nosexcover
|
|
|
|
nose
|
|
openstack.nose_plugin>=0.7
|
|
nosehtmloutput>=0.0.3
|
|
unittest2
|
|
mox>=0.5.3
|
|
mock>=0.8.0
|