dev-python/pytest: Add missing test-dep on pygments
authorMichał Górny <mgorny@gentoo.org>
Tue, 26 May 2020 12:19:51 +0000 (14:19 +0200)
committerMichał Górny <mgorny@gentoo.org>
Tue, 26 May 2020 12:58:30 +0000 (14:58 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest/pytest-5.4.2.ebuild

index fccc727d16e57bbb40f2c4cb739ea6ce2e1e2e49..b5c05300772fd30ac75bb661b51e22e825a9a3c7 100644 (file)
@@ -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