summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorDoug Hellmann <doug.hellmann@dreamhost.com>2013-06-28 18:53:52 -0400
committerDoug Hellmann <doug.hellmann@dreamhost.com>2013-07-06 08:45:46 -0400
commit0180d9d34343a13120622dd78636752be7c2a096 (patch)
treebb9d93913c292f6c078baaf327c2d990f573add8 /test-requirements.txt
parentf1752175a22d382a8075d0a53d8bc5a363586dc9 (diff)
downloadceilometer-0180d9d34343a13120622dd78636752be7c2a096.tar.gz
Use oslo.sphinx and remove local copy of doc theme
Use the new oslo.sphinx version of the OpenStack doc theme instead of copying it into this repo. blueprint oslo.sphinx Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com> Change-Id: I0bd91f7bb43f97b99051fed65b75fc05d5149cc8
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 418dcc89..5a018c92 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17,6 +17,7 @@ netifaces
sphinx
sphinxcontrib-pecanwsme>=0.2
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.
+oslo.sphinx
python-spidermonkey
python-subunit
testrepository>=0.0.13