blob: 07d8988a18e4ae270512f59cb86b1a3a7b04a643 [file] [log] [blame]
config BR2_PACKAGE_PYTHON_REENTRY
bool "python-reentry"
select BR2_PACKAGE_PYTHON_SETUPTOOLS # runtime
select BR2_PACKAGE_PYTHON_CLICK # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
help
A plugin manager based on setuptools entry points mechanism.
https://pypi.org/project/reentry/