rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 1 | inherit pypi setuptools |
2 | require python-pytest.inc | ||||
3 | |||||
4 | RDEPENDS_${PN}_class-target += " \ | ||||
5 | ${PYTHON_PN}-argparse \ | ||||
6 | ${PYTHON_PN}-compiler \ | ||||
7 | ${PYTHON_PN}-funcsigs \ | ||||
8 | " | ||||
9 | ALTERNATIVE_PRIORITY = "10" |