Files
Marcus Hoffmann 9b6e7bf7ee package/python-typing-inspection: new package
Add python-typing-inspection as a newly introduced dependency of
pydantic.

Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu>
Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
2025-05-16 16:19:46 +02:00

8 lines
227 B
Plaintext

config BR2_PACKAGE_PYTHON_TYPING_INSPECTION
bool "python-typing-inspection"
select BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS # runtime
help
Runtime typing introspection tools.
https://github.com/pydantic/typing-inspection