blob: 66221682a0a6045be2bc0fa8154b1c0f85e74d6b [file] [log] [blame]
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08001inherit setuptools
2require python-behave.inc
Brad Bishop316dfdd2018-06-25 12:45:53 -04003
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08004RDEPENDS_${PN} += " \
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-enum34 \
7 ${PYTHON_PN}-traceback2 \
8 "