python-pandas: remove the python 2.x version of the recipe

As it depends on pathon 2.x Numpy which has been removed from oe-core.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Alexander Kanavin
2019-08-09 16:06:26 +02:00
committed by Khem Raj
parent a6043b70a8
commit 5f0f3e0eab
2 changed files with 1 additions and 8 deletions
@@ -1,7 +0,0 @@
inherit setuptools
require python-pandas.inc
RDEPENDS_${PN} += " \
${PYTHON_PN}-future \
${PYTHON_PN}-json \
"