mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-26 03:50:44 -09:00
python-pytablewriter: bump to version 0.17.1
Add new dependencies: python-toml and python-pytablereader. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
20e1d5d312
commit
ff596afccf
@@ -6,6 +6,8 @@ config BR2_PACKAGE_PYTHON_PYTABLEWRITER
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
select BR2_PACKAGE_PYTHON_XLSXWRITER # runtime
|
||||
select BR2_PACKAGE_PYTHON_XLWT # runtime
|
||||
select BR2_PACKAGE_PYTHON_TOML # runtime
|
||||
select BR2_PACKAGE_PYTHON_PYTABLEREADER # runtime
|
||||
help
|
||||
pytablewriter is a python library to write a table in various
|
||||
formats: CSV, HTML, JavaScript, JSON, Markdown, Excel, Pandas,
|
||||
|
||||
Reference in New Issue
Block a user