diff options
author | Doug Hellmann <doug@doughellmann.com> | 2017-06-22 15:26:16 -0400 |
---|---|---|
committer | Doug Hellmann <doug@doughellmann.com> | 2017-06-22 15:26:16 -0400 |
commit | 30c8729f782c0c13ca872260085d5b7b7c37df61 (patch) | |
tree | 7509bae57fed27f2834b1e33caded16073456355 /test-requirements.txt | |
parent | 412f0fdd8503d4a5b67d5ec55021fd0a9f452984 (diff) | |
download | os-client-config-30c8729f782c0c13ca872260085d5b7b7c37df61.tar.gz |
switch from oslosphinx to openstackdocstheme
Change-Id: Ie45909df0b5a118d0200a1ee71277f4dbfe41d08
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index e71d004..5fc33b0 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ mock>=1.2 python-glanceclient>=0.18.0 python-subunit>=0.0.18 sphinx>=1.5.1 # BSD -oslosphinx>=4.7.0 # Apache-2.0 +openstackdocstheme>=1.5.0 # Apache-2.0 oslotest>=1.5.1,<1.6.0 # Apache-2.0 reno>=0.1.1 # Apache2 testrepository>=0.0.18 |