horizon/tools/test-requires
James E. Blair 37731b95b6 Pin docutils to 0.9.1.
Docutils 0.10 breaks manpage generation in sphinx 1.1.3. A fix to
sphinx has been merged, but not yet released (scheduled for dec
24-31). In the mean time, we should pin docutils to 0.9.1.

Fixes bug 1091333.

Change-Id: I157f3c191bfc09d2191a3508d81bcbaea56205a6
2012-12-17 08:49:53 -08:00

19 lines
263 B
Plaintext

distribute>=0.6.24
# Testing Requirements
coverage
django-nose
mox
nose
nose-exclude
nosexcover
openstack.nose_plugin
nosehtmloutput
pep8>=1.3
pylint
selenium
# Docs Requirements
sphinx
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.