Minimum python version is now 3.9, but also it's not really relevant to mention this in the package description. Signed-off-by: Marcus Hoffmann <buildroot@bubu1.eu> Signed-off-by: Julien Olivain <ju.o@free.fr>
7 lines
185 B
Plaintext
7 lines
185 B
Plaintext
config BR2_PACKAGE_PYTHON_TYPING_EXTENSIONS
|
|
bool "python-typing-extensions"
|
|
help
|
|
Backported and experimental type hints for Python.
|
|
|
|
https://github.com/python/typing_extensions
|