blob: 1765a732d0cb1708f76268be199dcb6c58420431 [file] [log] [blame]
Brad Bishop316dfdd2018-06-25 12:45:53 -04001inherit setuptools
2require python-pytest-runner.inc
3
4# Dependency only exists for python2
5RDEPENDS_${PN} += "python-argparse python-compiler"