dev-python/aiohttp-jinja2: remove unneeded pytest-capturelog dep

Bug: https://bugs.gentoo.org/668746
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Zac Medico <zmedico@gentoo.org>
This commit is contained in:
Zac Medico
2018-11-26 06:40:19 -08:00
parent 91e468f224
commit 8c45fd7af0

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Foundation
# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="6"
@@ -30,7 +30,6 @@ DEPEND="
test? (
>=dev-python/pytest-3.2.2[${PYTHON_USEDEP}]
>=dev-python/pytest-aiohttp-0.3.0[${PYTHON_USEDEP}]
>=dev-python/pytest-capturelog-0.7[${PYTHON_USEDEP}]
)
"