python-webob: RDEPENDS remove

Remove python-nose from RDEPENDS for it has been removed from oe-core.

Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
This commit is contained in:
Zheng Ruoqin 2019-09-02 18:08:20 +08:00 committed by Bruce Ashfield
parent 4846ff50ea
commit 8f11785481

View File

@ -13,6 +13,5 @@ inherit setuptools pypi
RDEPENDS_${PN} += " \ RDEPENDS_${PN} += " \
python-sphinx \ python-sphinx \
python-nose \
" "