aboutsummaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-02-05 11:20:11 +0100
committerCédric Ollivier <cedric.ollivier@orange.com>2018-02-05 17:15:33 +0100
commit7b8e07e9100974a506c7dd31c8bf190ecf69840c (patch)
tree7f010eb2eec7841fe2a069369dc3dd3bad12a2ab /test-requirements.txt
parent8f23ca12081c369423eab9456f8629b9c9680602 (diff)
Switch to the readthedocs theme for api docs
It also adds a requirement file for external doc tools wich couldn't handle upper constraints. Change-Id: Idf8f43e5e1a845055ce248f1dc8b8d676a3ac37b Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
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 569b80c3d..422cbeb6b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,4 +7,5 @@ nose # LGPL
flake8<2.6.0,>=2.5.4 # MIT
pylint==1.4.5 # GPLv2
sphinx>=1.6.2 # BSD
+sphinx-rtd-theme
yamllint