python3-networkx: upgrade 2.3 -> 2.4

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Yi Zhao
2020-02-23 23:03:43 +08:00
committed by Khem Raj
parent df0745a245
commit f95eb5ba9e
3 changed files with 8 additions and 10 deletions

View File

@@ -3,8 +3,6 @@ LICENSE = "BSD-3-Clause"
inherit pypi
PYPI_PACKAGE_EXT = "zip"
RDEPENDS_${PN} += "\
${PYTHON_PN}-decorator \
"