commit: 119c35911721f3c254316bde0ef373dbdc6293ad
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 26 12:19:51 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 26 12:58:30 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=119c3591
dev-python/pytest: Add missing test-dep on pygments
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/pytest/pytest-5.4.2.ebuild | 1 +
1 file changed, 1 insertion(+)
diff --git a/dev-python/pytest/pytest-5.4.2.ebuild
b/dev-python/pytest/pytest-5.4.2.ebuild
index fccc727d16e..b5c05300772 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