blob: 1765a732d0cb1708f76268be199dcb6c58420431 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001inherit setuptools
2require python-pytest-runner.inc
3
4# Dependency only exists for python2
5RDEPENDS_${PN} += "python-argparse python-compiler"