meta-openembedded/meta-python/recipes-devtools/python/python-pyperf_1.6.1.bb
Jackie Huang 1a31f99c61 python-pyperf: add recipes for python2 and python3
The Python pyperf module is a toolkit to write,
run and analyze benchmarks.

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-09-30 16:54:51 -07:00

5 lines
90 B
BlitzBasic

inherit setuptools
require python-pyperf.inc
RDEPENDS_${PN} += "${PYTHON_PN}-statistics"