diff options
author | Luigi Toscano <ltoscano@redhat.com> | 2017-07-13 19:09:43 +0200 |
---|---|---|
committer | Luigi Toscano <ltoscano@redhat.com> | 2017-07-13 19:09:43 +0200 |
commit | 586a306358c555a042bcb5cfc76715756f370f87 (patch) | |
tree | 1f8577f07f152896af31ffe0089a41e8d140108f /test-requirements.txt | |
parent | 76f056899c728a47bfa061732c284319ea9ce0c3 (diff) | |
download | python-saharaclient-586a306358c555a042bcb5cfc76715756f370f87.tar.gz |
doc: migrate to openstackdocstheme
Both doc/ and releasenotes/
Change-Id: Ic9a5d593053364e8b10f022b53cb0ab2587431b0
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 3f386e8..35079ca 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -6,7 +6,7 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0 coverage!=4.4,>=4.0 # Apache-2.0 mock>=2.0 # BSD -oslosphinx>=4.7.0 # Apache-2.0 +openstackdocstheme>=1.11.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 os-testr>=0.8.0 # Apache-2.0 reno!=2.3.1,>=1.8.0 # Apache-2.0 |