diff options
| -rw-r--r-- | meta/recipes-devtools/python/python3-pytest_7.1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-pytest_7.1.1.bb b/meta/recipes-devtools/python/python3-pytest_7.1.1.bb index 1cb2fb01c0..90a4787c17 100644 --- a/meta/recipes-devtools/python/python3-pytest_7.1.1.bb +++ b/meta/recipes-devtools/python/python3-pytest_7.1.1.bb | |||
| @@ -26,7 +26,7 @@ RDEPENDS:${PN}:class-target += " \ | |||
| 26 | ${PYTHON_PN}-py \ | 26 | ${PYTHON_PN}-py \ |
| 27 | ${PYTHON_PN}-setuptools \ | 27 | ${PYTHON_PN}-setuptools \ |
| 28 | ${PYTHON_PN}-six \ | 28 | ${PYTHON_PN}-six \ |
| 29 | ${PYTHON_PN}-toml \ | 29 | ${PYTHON_PN}-tomli \ |
| 30 | ${PYTHON_PN}-wcwidth \ | 30 | ${PYTHON_PN}-wcwidth \ |
| 31 | " | 31 | " |
| 32 | 32 | ||
