Drop no longer required python-six runtime dependency. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Julien Olivain <ju.o@free.fr>
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
config BR2_PACKAGE_PYTHON_ASTTOKENS
|
|
bool "python-asttokens"
|
|
help
|
|
Annotate AST trees with source code positions.
|
|
|
|
https://github.com/gristlabs/asttokens
|