dev-python/python-bugzilla: Remove unnecessary test deps
authorMichał Górny <mgorny@gentoo.org>
Wed, 18 Jul 2018 14:27:39 +0000 (16:27 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 18 Jul 2018 14:37:41 +0000 (16:37 +0200)
dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild

index 6dfe35cd78c40b45166ca748ae6df69c82521bef..8c979d2c5969e7929ba4ba4a544bab96e2b26df9 100644 (file)
@@ -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() {