b7d854bf06
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
7 lines
147 B
Plaintext
7 lines
147 B
Plaintext
config BR2_PACKAGE_PYTHON_TYPEGUARD
|
|
bool "python-typeguard"
|
|
help
|
|
Run-time type checker for Python.
|
|
|
|
https://github.com/agronholm/typeguard
|