summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorTrevor McCasland <TM2086@att.com>2017-06-26 13:30:55 -0500
committerTrevor McCasland <TM2086@att.com>2017-07-13 10:59:55 -0500
commitb9a20edf926887827310d1e69b103bac92e2d4a5 (patch)
treec403602da7beba76bff6d3ebb1898cc0397af855 /test-requirements.txt
parente8d306fa2a72f820055eb76d5b9c155dd0e4008e (diff)
downloadpython-troveclient-b9a20edf926887827310d1e69b103bac92e2d4a5.tar.gz
Update the trove docs to follow the docs theme
We were using the old theme on trove docs. We should update to new theme, it includes the new logo as well! You can see the difference in the themes here, new, https://docs.openstack.org/admin-guide/ old, https://docs.openstack.org/developer/python-troveclient/ Change-Id: If5ff925d258f7b4008aff32b1677d7806395b5c9
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index b634196..6920aac 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4,7 +4,6 @@
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
-oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
python-openstackclient!=3.10.0,>=3.3.0 # Apache-2.0
requests-mock>=1.1 # Apache-2.0
@@ -16,3 +15,4 @@ mock>=2.0 # BSD
httplib2>=0.7.5 # MIT
pycrypto>=2.6 # Public Domain
reno!=2.3.1,>=1.8.0 # Apache-2.0
+openstackdocstheme>=1.11.0 # Apache-2.0