blob: 201ab050cddfb65cf42508754b0809d9c5ddbc2e [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001inherit pypi setuptools
2require python-pytest.inc
3
4RDEPENDS_${PN}_class-target += " \
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-compiler \
7 ${PYTHON_PN}-funcsigs \
8"