summaryrefslogtreecommitdiff
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorIan Wienand <iwienand@redhat.com>2016-06-22 12:19:43 +1000
committerIan Wienand <iwienand@redhat.com>2016-06-22 13:18:59 +1000
commit87288ccfd88041c34a4de6f11f770428082f404a (patch)
tree31bced934968bd775f0141802ca2c6f90ef2fc35 /test-requirements.txt
parent847065e9d1ae8550c0d72ccb80535e3d80a5fa45 (diff)
downloadpbr-87288ccfd88041c34a4de6f11f770428082f404a.tar.gz
Move to oslosphinx
I noticed the current API documentation is unreadable [1]. Remove the inbuilt theme and move to oslosphinx for module/api documentation. [1] http://docs.openstack.org/developer/pbr/api/pbr.version.html Change-Id: I8d92d849b8a2ab4baca960ae8c271214d3c2b8f4
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index c4fee67..fd4d78e 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8,6 +8,7 @@ hacking<0.11,>=0.10.0
mock>=2.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.3,>=1.2.1 # BSD
+oslosphinx>=2.5.0 # Apache-2.0
six>=1.9.0 # MIT
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD