meta-openembedded/meta-python/recipes-devtools/python/python-pandas_0.20.3.bb
Guy Morand 398efac600 Add python pandas recipes
Signed-off-by: Guy Morand <guy@guy-morand.ch>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-10-04 14:53:32 +00:00

8 lines
123 B
BlitzBasic

inherit setuptools
require python-pandas.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-json \
${PYTHON_PN}-importlib \
"