Skip to content

Commit

Permalink
Add missing pytest dependency to exceptiongroup (#207)
Browse files Browse the repository at this point in the history
  • Loading branch information
offa committed Feb 9, 2024
1 parent 15620f1 commit 8c292a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipes-devtools/python/python3-pytest_7.4.0.bb
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RDEPENDS:${PN} += " \
${PYTHON_PN}-attrs \
${PYTHON_PN}-debugger \
${PYTHON_PN}-doctest \
${PYTHON_PN}-exceptiongroup \
${PYTHON_PN}-importlib-metadata \
${PYTHON_PN}-iniconfig \
${PYTHON_PN}-json \
Expand Down

0 comments on commit 8c292a1

Please sign in to comment.