From 3ce185402ede727be4759e6f64813dace6167b89 Mon Sep 17 00:00:00 2001 From: Van Hung Pham Date: Thu, 29 Jun 2017 10:40:24 +0700 Subject: Switch from oslosphinx to openstackdocstheme As part of the docs migration work[0] for Pike we need to switch to use the openstackdocstheme. [0]https://review.openstack.org/#/c/472275/ Change-Id: I2ac1a1b9899b8bcb939fb287f09e7c69caca7fc9 --- test-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index b9ace0c..c64e166 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,6 +8,6 @@ oslotest>=1.10.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 # These are needed for docs generation -oslosphinx>=4.7.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0 sphinx>=1.6.2 # BSD reno!=2.3.1,>=1.8.0 # Apache-2.0 -- cgit v1.2.1