blob: b3bfab96936bc1449a2226480dc8bb96f080f2c4 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001inherit setuptools
2require python-pandas.inc
3
4RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-future \
6 ${PYTHON_PN}-json \
7"