From: Michał Górny Date: Tue, 26 May 2020 12:19:51 +0000 (+0200) Subject: dev-python/pytest: Add missing test-dep on pygments X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=119c35911721f3c254316bde0ef373dbdc6293ad;p=gentoo.git dev-python/pytest: Add missing test-dep on pygments Signed-off-by: Michał Górny --- diff --git a/dev-python/pytest/pytest-5.4.2.ebuild b/dev-python/pytest/pytest-5.4.2.ebuild index fccc727d16e5..b5c05300772f 100644 --- a/dev-python/pytest/pytest-5.4.2.ebuild +++ b/dev-python/pytest/pytest-5.4.2.ebuild @@ -42,6 +42,7 @@ DEPEND="${RDEPEND} >=dev-python/hypothesis-3.56[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] dev-python/mock[${PYTHON_USEDEP}] + dev-python/pygments[${PYTHON_USEDEP}] dev-python/requests[${PYTHON_USEDEP}] dev-python/xmlschema[${PYTHON_USEDEP}] !!dev-python/flaky