mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-02 21:48:20 +03:00
package/python-entrypoints: new package
Signed-off-by: Asaf Kahlon <asafka7@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
c93ddf0eaf
commit
55567e56d6
6
package/python-entrypoints/Config.in
Normal file
6
package/python-entrypoints/Config.in
Normal file
@@ -0,0 +1,6 @@
|
||||
config BR2_PACKAGE_PYTHON_ENTRYPOINTS
|
||||
bool "python-entrypoints"
|
||||
help
|
||||
Discover and load entry points from installed packages.
|
||||
|
||||
https://github.com/takluyver/entrypoints
|
||||
Reference in New Issue
Block a user