summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorSamriddhi Jain <j.samriddhi13@gmail.com>2017-07-14 18:26:13 +0530
committerSamriddhi Jain <j.samriddhi13@gmail.com>2017-07-17 23:28:36 +0530
commit414d0d4df858001fedb618db9403d30d0b1cb190 (patch)
tree584d43257a177b4ec4e6c686653498c9d3f737b8 /test-requirements.txt
parent88064cffa79dd807782eff9e167d6e7724d74171 (diff)
downloadpycadf-414d0d4df858001fedb618db9403d30d0b1cb190.tar.gz
Switch from oslosphinx to openstackdocstheme
Following the new doc migration spec, the documentation theme needs to be switched to openstackdocstheme. Change-Id: Ia840524a4c3b4ceb9605c997a2971d84880c70ac
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 68accfd..5b291f0 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -13,5 +13,5 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# this is required for the docs build jobs
-oslosphinx>=4.7.0 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
+sphinx>=1.6.2 # BSD