aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorJaeSang Yoo <[email protected]>2020-12-08 10:46:28 +0900
committerJonathan Corbet <[email protected]>2020-12-09 17:27:47 -0700
commitab9e1ac49b478a2044eba66089bd2742914dd5af (patch)
tree7745e33532ffea62e0d2b00afc56511b832e61be /tools/perf/scripts/python/bin/export-to-postgresql-report
parente223a707ad84a1b45704e02220ea0cfe1b9cfbdd (diff)
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: JaeSang Yoo <[email protected]> Reviewed-by: Mauro Carvalho Chehab <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions