aboutsummaryrefslogtreecommitdiffstats
path: root/docs/lfreleng/conf.py
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2019-10-19 20:47:33 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2019-10-19 20:47:33 +0200
commit7ac977b6eaf9e3d3c79b47aa3fc36d291cb423b7 (patch)
tree3815bc0193e6b4f61b8570d9188bc836859f4a15 /docs/lfreleng/conf.py
parent83aa78773dd0fea7064b8fa9676c44c061dc5e66 (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>
Diffstat (limited to 'docs/lfreleng/conf.py')
-rw-r--r--docs/lfreleng/conf.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/docs/lfreleng/conf.py b/docs/lfreleng/conf.py
deleted file mode 100644
index b76d57db0..000000000
--- a/docs/lfreleng/conf.py
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/env python
-
-# pylint: disable=unused-wildcard-import,wildcard-import,redefined-builtin
-# pylint: disable=missing-docstring
-
-from docs_conf.conf import * # noqa