summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2018-08-18 08:09:53 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2018-08-18 08:25:47 +0200
commitc8dffa3b40d7893361d1ac303b340d3b9b1b76a6 (patch)
treea6187f4916a4c82adf9ee9be6c99ec233e319073 /test-requirements.txt
parent5a7ebaefd7e9d0caadf7e62d08041f8851a66a75 (diff)
Publish Functest doc online
It reverts Sphinx theme to the default one as it's hugely better for API docs. Change-Id: Ic489e9b65d67d71fadb8ef78176a04cc382a3f5d Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 20ee61db8d38bf12127afd12e34ac601d36b3ff5)
Diffstat (limited to 'test-requirements.txt')
-rw-r--r--test-requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt
index 729ea47d6..8a7aded0b 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -7,7 +7,6 @@ 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 # Apache-2.0