8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
|
config BR2_PACKAGE_PYTHON_TRAITLETS
|
||
|
bool "python-traitlets"
|
||
|
depends on BR2_PACKAGE_PYTHON3
|
||
|
help
|
||
|
A configuration system for Python applications.
|
||
|
|
||
|
https://pypi.python.org/pypi/traitlets
|