horizon/test-requirements.txt

23 lines
370 B
Plaintext

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
# Testing Requirements
coverage
django-nose
mox
nose
nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
selenium
# Docs Requirements
sphinx
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.