diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb b/meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb index f3f4bc3e86..af4ce4b770 100644 --- a/meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-pytest-cov_6.2.1.bb | |||
| @@ -13,5 +13,6 @@ DEPENDS += "python3-setuptools-scm-native" | |||
| 13 | RDEPENDS:${PN} += "python3-coverage python3-pytest python3-pluggy" | 13 | RDEPENDS:${PN} += "python3-coverage python3-pytest python3-pluggy" |
| 14 | 14 | ||
| 15 | PYPI_PACKAGE = "pytest_cov" | 15 | PYPI_PACKAGE = "pytest_cov" |
| 16 | UPSTREAM_CHECK_PYPI_PACKAGE = "${PYPI_PACKAGE}" | ||
| 16 | 17 | ||
| 17 | BBCLASSEXTEND = "native nativesdk" | 18 | BBCLASSEXTEND = "native nativesdk" |
