diff --git a/dev-python/weasyprint/weasyprint-0.41.ebuild b/dev-python/weasyprint/weasyprint-0.41.ebuild index fce99c16ede28..ba921c850bc0e 100644 --- a/dev-python/weasyprint/weasyprint-0.41.ebuild +++ b/dev-python/weasyprint/weasyprint-0.41.ebuild @@ -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" @@ -37,12 +37,9 @@ RDEPEND=" " DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] test? ( - ${RDEPEND} - dev-python/pytest-cov[${PYTHON_USEDEP}] - dev-python/pytest-flake8[${PYTHON_USEDEP}] - dev-python/pytest-isort[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - media-fonts/ahem + ${RDEPEND} + dev-python/pytest[${PYTHON_USEDEP}] + media-fonts/ahem ) "