summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r--meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb b/meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb
index 7b340e8920..3527539f6f 100644
--- a/meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb
+++ b/meta-python/recipes-devtools/python/python3-pytest-xdist_3.8.0.bb
@@ -15,3 +15,4 @@ RDEPENDS:${PN} += " \
15" 15"
16 16
17PYPI_PACKAGE = "pytest_xdist" 17PYPI_PACKAGE = "pytest_xdist"
18UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}"