1
1
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:
Peter Steenbergen
2021-09-22 16:00:20 +02:00
parent 3b8a390b6c
commit 014bbf9653
5 changed files with 24 additions and 0 deletions

View 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