summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb')
-rw-r--r--meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb b/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb
deleted file mode 100644
index 8381109..0000000
--- a/meta-openstack/recipes-devtools/python/python-debtcollector_1.22.0.bb
+++ /dev/null
@@ -1,7 +0,0 @@
1inherit setuptools
2require python-debtcollector.inc
3
4# Only for Python2 depends on funcsigs
5RDEPENDS_${PN} += " \
6 python-funcsigs \
7 "