From: Zac Medico Date: Wed, 10 Jan 2018 19:15:51 +0000 (-0800) Subject: dev-python/cheroot: add pytest-cov dep (bug 644150) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=9be8699b180e5f1c4fe366c34f34c1017c3f86ea;p=gentoo.git 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 --- diff --git a/dev-python/cheroot/cheroot-6.0.0.ebuild b/dev-python/cheroot/cheroot-6.0.0.ebuild index 5d94442756cd..75cb6ed3167a 100644 --- a/dev-python/cheroot/cheroot-6.0.0.ebuild +++ b/dev-python/cheroot/cheroot-6.0.0.ebuild @@ -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() {