blob: 39e50aca97d85187a5bc94530dcfa54f8841d0d9 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001inherit pypi setuptools
2require python-pytest.inc
3
4RDEPENDS_${PN}_class-target += " \
5 ${PYTHON_PN}-argparse \
6 ${PYTHON_PN}-compiler \
7 ${PYTHON_PN}-funcsigs \
8"
9ALTERNATIVE_PRIORITY = "10"