mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-02 11:38:07 -07:00
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:
@@ -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}]
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user