From c695ec6a3d76ead8cf2991a112cc6b637c567ed2 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Wed, 18 Jul 2018 16:27:39 +0200 Subject: dev-python/python-bugzilla: Remove unnecessary test deps --- dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dev-python/python-bugzilla') diff --git a/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild index 6dfe35cd78c4..8c979d2c5969 100644 --- a/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild @@ -21,10 +21,6 @@ RDEPEND=" dev-python/requests[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} dev-python/setuptools[${PYTHON_USEDEP}] - test? ( - dev-python/coverage - dev-python/pep8 - ) " python_test() { -- cgit v1.2.3-65-gdbad