提交 ab9e1ac4 编写于 作者: J JaeSang Yoo 提交者: Jonathan Corbet

docs: update requirements to install six module

On the update of Sphinx version to 2.4.4, the "six" library won't be
installed automatically. (which is required by kfigure.py)

Main reason of this issue were occurred by the requirements changed from
the sphinx library. In Sphinx v1.7.9, six was listed on the
install_requires, but it has been removed since 2.x

The kfigure.py uses six library explicitly, adding six to
requirements.txt seems reasonable
Signed-off-by: NJaeSang Yoo <jsyoo5b@gmail.com>
Reviewed-by: NMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/20201208014628.GA1361@JSYoo5B-Base.localdomainSigned-off-by: NJonathan Corbet <corbet@lwn.net>
上级 e223a707
docutils docutils
Sphinx==2.4.4 Sphinx==2.4.4
sphinx_rtd_theme sphinx_rtd_theme
six
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册