summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb9
1 files changed, 0 insertions, 9 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb b/meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb
deleted file mode 100644
index f5c5c7e1a3..0000000000
--- a/meta-python/recipes-devtools/python/python3-cmd2_0.9.18.bb
+++ /dev/null
@@ -1,9 +0,0 @@
1inherit setuptools3
2require python-cmd2.inc
3
4RDEPENDS_${PN} += "\
5 ${PYTHON_PN}-pyperclip \
6 ${PYTHON_PN}-colorama \
7 ${PYTHON_PN}-attrs \
8 ${PYTHON_PN}-wcwidth \
9 "