summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-networkx.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python-networkx.inc')
-rw-r--r--meta-python/recipes-devtools/python/python-networkx.inc8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-python/recipes-devtools/python/python-networkx.inc b/meta-python/recipes-devtools/python/python-networkx.inc
deleted file mode 100644
index 4bca636dc8..0000000000
--- a/meta-python/recipes-devtools/python/python-networkx.inc
+++ /dev/null
@@ -1,8 +0,0 @@
1DESCRIPTION = "Python package for creating and manipulating graphs and networks"
2LICENSE = "BSD-3-Clause"
3
4inherit pypi
5
6RDEPENDS_${PN} += "\
7 ${PYTHON_PN}-decorator \
8 "