summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-04-03 06:47:10 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-04-04 20:14:35 +0200
commit452f3e459c7e466368c7624c6d9bf5be9ee825b1 (patch)
tree6146a57a729627f16bc84985a251b66ba1497b76 /test-requirements.txt
parentfdf02794d40fceedc1fd87ac70e6ed367bb3a3cc (diff)
Fix Functest Release Notes
It allows building this documentation via tox. rst files are now checked via doc8. Change-Id: I4cfec11b06319b5ccdcff5f7f14475375e778c01 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 319c283565c4d7d38106487a12d3ce6a71cb4ba8)
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 422cbeb6b..7b0b08417 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,5 +7,7 @@ nose # LGPL
flake8<2.6.0,>=2.5.4 # MIT
pylint==1.4.5 # GPLv2
sphinx>=1.6.2 # BSD
+sphinx-opnfv-theme
sphinx-rtd-theme
yamllint
+doc8