10a82e3e50
The package is now standalone (no dependencies) and supports only python3. Plus, indent with two spaces in the hash file. Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
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
|