From 15d8d02fabc66c32c190ef6c7e0a34b9916a3ffc Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Thu, 14 Nov 2019 11:40:17 +0800 Subject: python-pytest-runner: upgrade 5.1 -> 5.2 Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb (limited to 'meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb b/meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb deleted file mode 100644 index 1765a732d0..0000000000 --- a/meta-python/recipes-devtools/python/python-pytest-runner_5.1.bb +++ /dev/null @@ -1,5 +0,0 @@ -inherit setuptools -require python-pytest-runner.inc - -# Dependency only exists for python2 -RDEPENDS_${PN} += "python-argparse python-compiler" -- cgit v1.2.3-54-g00ecf