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

inherit setuptools3

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