
This was added to work around bug 1091333. A new sphinx has been released and so this is no longer necessary. Change-Id: I9107884d964757a9154bdd1feb4ea6df4e9df43e
21 lines
435 B
Plaintext
21 lines
435 B
Plaintext
# Hacking already pins down pep8, pyflakes and flake8
|
|
hacking>=0.8.0,<0.9
|
|
# Testing Requirements
|
|
coverage>=3.6
|
|
django-nose
|
|
mock>=1.0
|
|
mox>=0.5.3
|
|
nodeenv>=0.9.4 # BSD License
|
|
nose
|
|
nose-exclude
|
|
nosexcover
|
|
openstack.nose_plugin>=0.7
|
|
nosehtmloutput>=0.0.3
|
|
selenium
|
|
xvfbwrapper>=0.1.3 #license: MIT
|
|
# Docs Requirements
|
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
|
oslosphinx>=2.2.0.0a2
|
|
|
|
http://tarballs.openstack.org/horizon/horizon-master.tar.gz#egg=horizon
|