buildroot/package/python-traitlets/Config.in
Andrey Smirnov 9915fb7e8f package/python-traitlets: New package
Add 'traitlets'[1] package to Buildroot. Needed by IPython.

[1] https://pypi.python.org/pypi/traitlets

Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-06-15 22:47:31 +02:00

11 lines
372 B
Plaintext

config BR2_PACKAGE_PYTHON_TRAITLETS
bool "python-traitlets"
select BR2_PACKAGE_PYTHON_ENUM34 if BR2_PACKAGE_PYTHON # runtime
select BR2_PACKAGE_PYTHON_SIX # runtime
select BR2_PACKAGE_PYTHON_IPYTHON_GENUTILS # runtime
select BR2_PACKAGE_PYTHON_DECORATOR # runtime
help
A configuration system for Python applications.
https://pypi.python.org/pypi/traitlets