Bump buidlroot version to 2018.02.6
This commit is contained in:
10
bsp/buildroot/package/python-traitlets/Config.in
Normal file
10
bsp/buildroot/package/python-traitlets/Config.in
Normal file
@@ -0,0 +1,10 @@
|
||||
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
|
||||
Reference in New Issue
Block a user