aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-cmd2_0.9.16.bb
blob: f5c5c7e1a3012f213f358e970eb338b7cd7fbcf5 (plain)
1
2
3
4
5
6
7
8
9
inherit setuptools3
require python-cmd2.inc

RDEPENDS_${PN} += "\
    ${PYTHON_PN}-pyperclip \
    ${PYTHON_PN}-colorama \
    ${PYTHON_PN}-attrs \
    ${PYTHON_PN}-wcwidth \
    "