mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00:00
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:
committed by
Khem Raj
parent
a6043b70a8
commit
5f0f3e0eab
@@ -1,7 +0,0 @@
|
||||
inherit setuptools
|
||||
require python-pandas.inc
|
||||
|
||||
RDEPENDS_${PN} += " \
|
||||
${PYTHON_PN}-future \
|
||||
${PYTHON_PN}-json \
|
||||
"
|
||||
Reference in New Issue
Block a user