diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-19 20:47:33 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-10-19 21:18:11 +0200 |
commit | 23c545563db791b3dc175e39fb9b1eb766086815 (patch) | |
tree | adbba27d045e25e9eec09326d457a8ffb8c8e9db /test-requirements.txt | |
parent | 841894cc1aba5ee90ad01a4b0d65f741c54be498 (diff) |
Remove lfreleng docs
Its output may has never been used and it's obsolete:
ERROR: lfdocs-conf 0.3.1 has requirement more-itertools~=5.0.0, but you'll have more-itertools 7.2.0 which is incompatible.
ERROR: lfdocs-conf 0.3.1 has requirement Sphinx~=1.8.5, but you'll have sphinx 2.2.0 which is incompatible.
Change-Id: Id5d24b94f6cdbbb93be8dbb18cde1a7fc9db6a42
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit 7ac977b6eaf9e3d3c79b47aa3fc36d291cb423b7)
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index ca7722d23..28c795367 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,5 @@ yamllint ansible-lint doc8 # Apache-2.0 bashate # Apache-2.0 -lfdocs-conf -sphinx-opnfv-theme bandit sphinxcontrib-spelling |