mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
https://github.com/pytest-dev/iniconfig/blob/v2.3.0/CHANGELOG "* migrate from hatchling to setuptools 77 with setuptools_scm" Updated project URL according to https://pypi.org/project/iniconfig/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
7 lines
163 B
Plaintext
7 lines
163 B
Plaintext
config BR2_PACKAGE_PYTHON_INICONFIG
|
|
bool "python-iniconfig"
|
|
help
|
|
iniconfig: brain-dead simple config-ini parsing.
|
|
|
|
https://github.com/pytest-dev/iniconfig
|