summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorAkihiro Motoki <amotoki@gmail.com>2017-07-01 20:12:46 +0900
committerAkihiro Motoki <amotoki@gmail.com>2017-07-01 21:05:48 +0900
commitd14dfdf5c4eca410d3da165611d21142828fb560 (patch)
treef0d6f63e220c40bae9e22f68c93b17b84188ed07 /test-requirements.txt
parent98ae7d5c2d74b40f298175092526b05ee865f1ce (diff)
downloadoslo-utils-d14dfdf5c4eca410d3da165611d21142828fb560.tar.gz
switch from oslosphinx to openstackdocstheme
Change-Id: Ief1b96ec6d08552f285540a68994c70cc9af3098
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 840aee7..0fff514 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -18,7 +18,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
# this is required for the docs build jobs
sphinx>=1.6.2 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+openstackdocstheme>=1.11.0 # Apache-2.0
# mocking framework
mock>=2.0 # BSD