2f4126a9cc
Migrate from setuptools to hatchling pep517 build backend. Drop no longer required python-setuptools runtime dependency. Drop no longer required python-six runtime dependency. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
155 B
Plaintext
7 lines
155 B
Plaintext
config BR2_PACKAGE_PYTHON_PYHAMCREST
|
|
bool "python-pyhamcrest"
|
|
help
|
|
Hamcrest framework for matcher objects.
|
|
|
|
https://github.com/hamcrest/PyHamcrest
|