diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-18 08:09:53 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-08-18 08:17:54 +0200 |
commit | 20ee61db8d38bf12127afd12e34ac601d36b3ff5 (patch) | |
tree | 44c409b19415de24cd606b610e7f29cfe893fd89 /test-requirements.txt | |
parent | f90748aef2f8874f10a0968519ad06f4e3426a74 (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>
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index eb5a41328..34288a752 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -7,7 +7,6 @@ nose>=1.3.7 # LGPL flake8<2.6.0,>=2.5.4 # MIT pylint # GPLv2 sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD -sphinx-opnfv-theme sphinx-rtd-theme yamllint doc8>=0.6.0 # Apache-2.0 |