diff --git a/dev-python/path-py/path-py-7.7.1.ebuild b/dev-python/path-py/path-py-7.7.1.ebuild index 7ae500ba7c040..b490b2b7e6e14 100644 --- a/dev-python/path-py/path-py-7.7.1.ebuild +++ b/dev-python/path-py/path-py-7.7.1.ebuild @@ -24,6 +24,7 @@ DEPEND=" test? ( dev-python/appdirs[${PYTHON_USEDEP}] dev-python/pytest[${PYTHON_USEDEP}] + dev-python/pytest-runner[${PYTHON_USEDEP}] )" S="${WORKDIR}/${MY_P}"