diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb')
-rw-r--r-- | meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb b/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb deleted file mode 100644 index 1765a732d0..0000000000 --- a/meta-python/recipes-devtools/python/python-pytest-runner_5.2.bb +++ /dev/null | |||
@@ -1,5 +0,0 @@ | |||
1 | inherit setuptools | ||
2 | require python-pytest-runner.inc | ||
3 | |||
4 | # Dependency only exists for python2 | ||
5 | RDEPENDS_${PN} += "python-argparse python-compiler" | ||