mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Migrate to flit package infrastructure. Drop python-parsing dependency. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
7 lines
144 B
Plaintext
7 lines
144 B
Plaintext
config BR2_PACKAGE_PYTHON_PACKAGING
|
|
bool "python-packaging"
|
|
help
|
|
Core utilities for Python packages.
|
|
|
|
https://github.com/pypa/packaging
|