blob: 39e50aca97d85187a5bc94530dcfa54f8841d0d9 [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"
Armin Kuster066be202018-07-08 14:58:53 -07009ALTERNATIVE_PRIORITY = "10"