aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-pytest-tempdir_2016.8.20.bb
blob: 8a9b83e3df3050f367d7d1af838c62a3e486b8fd (plain)
1
2
3
4
5
6
7
require python-pytest-tempdir.inc

inherit setuptools

RDEPENDS_${PN} += " \
    python-pytest \
    "