mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-04 06:33:54 -09:00
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
7 lines
175 B
Plaintext
7 lines
175 B
Plaintext
config BR2_PACKAGE_PYTHON_ENTRYPOINTS
|
|
bool "python-entrypoints"
|
|
help
|
|
Discover and load entry points from installed packages.
|
|
|
|
https://github.com/takluyver/entrypoints
|