Add python pandas recipes

Signed-off-by: Guy Morand <guy@guy-morand.ch>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Guy Morand
2017-10-03 11:10:47 +02:00
committed by Martin Jansa
parent a43751b149
commit 398efac600
3 changed files with 32 additions and 0 deletions
@@ -0,0 +1,7 @@
inherit setuptools
require python-pandas.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-json \
${PYTHON_PN}-importlib \
"