mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-06-05 22:19:21 +02:00
Add python wheel package
This commit is contained in:
8
buildroot-external/package/python-wheel/Config.in
Normal file
8
buildroot-external/package/python-wheel/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_WHEEL
|
||||
bool "python-wheel"
|
||||
help
|
||||
This library is the reference implementation
|
||||
of the Python wheel packaging standard, as
|
||||
defined in PEP 427.
|
||||
|
||||
https://github.com/pypa/wheel
|
Reference in New Issue
Block a user