dev-python/cheroot: add pytest-cov dep (bug 644150)

Closes: https://bugs.gentoo.org/644150
Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Zac Medico
2018-01-10 11:15:51 -08:00
parent f5244f42f2
commit 9be8699b18

View File

@@ -23,6 +23,7 @@ DEPEND="${RDEPEND}
test? (
dev-python/portend[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-cov[${PYTHON_USEDEP}]
)"
python_test() {