summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSteve Martinelli <stevemar@ca.ibm.com>2014-07-24 17:47:53 -0400
committerSteve Martinelli <stevemar@ca.ibm.com>2014-07-24 20:42:56 -0400
commit7736349b1ee7280a3a1727e44818f0b8aa4324e4 (patch)
tree006a4a67b1436b909c0823004ee0396418e2b665 /test-requirements.txt
parente79031b70a0a9ece99bf2e64ee661a31a0070995 (diff)
downloadpython-glanceclient-7736349b1ee7280a3a1727e44818f0b8aa4324e4.tar.gz
Update theme for docs
The current developer docs theme used is out of sync with the other openstack projects. This patch will update the docs to provide a more consistent look and feel when using developer docs Change-Id: I4a59f194bd0fc8c86c6d3c6b8cadb839a5158935
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 c514a03..3064763 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,6 +4,7 @@ coverage>=3.6
discover
mox3>=0.7.0
mock>=1.0
+oslosphinx
sphinx>=1.1.2,!=1.2.0,<1.3
testrepository>=0.0.18
testtools>=0.9.34